| Current Path : /opt/alt/python310/lib64/python3.10/test/__pycache__/ |
| Current File : //opt/alt/python310/lib64/python3.10/test/__pycache__/doctest_aliases.cpython-310.pyc |
o
0�i� � @ s G d d� d�Z dS )c @ s e Zd ZdZdd� ZeZdS )�TwoNamesz-f() and g() are two names for the same methodc C s dS )z5
>>> print(TwoNames().f())
f
�f� )�selfr r �;/opt/alt/python310/lib64/python3.10/test/doctest_aliases.pyr s z
TwoNames.fN)�__name__�
__module__�__qualname__�__doc__r �gr r r r r s r N)r r r r r �<module> s