| Current Path : /opt/alt/python36/lib64/python3.6/test/__pycache__/ |
| Current File : //opt/alt/python36/lib64/python3.6/test/__pycache__/doctest_aliases.cpython-36.pyc |
3
� f� � @ 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 �9/opt/alt/python36/lib64/python3.6/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