| Current Path : /usr/local/share/gdb/python/gdb/function/__pycache__/ |
| Current File : //usr/local/share/gdb/python/gdb/function/__pycache__/as_string.cpython-311.pyc |
�
��g- � �H � d dl Z G d� de j � � Z e� � dS )� Nc �( � � e Zd ZdZ� fd�Zd� Z� xZS )� _AsStringz�Return the string representation of a value.
Usage: $_as_string (VALUE)
Arguments:
VALUE: any value
Returns:
The string representation of the value.c �X �� t t | � � � d� � d S )N�
_as_string)�superr �__init__)�self� __class__s ��./gdb/function/as_string.pyr z_AsString.__init__ s'