|
Server : LiteSpeed System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64 User : nandedex ( 1060) PHP Version : 8.1.33 Disable Function : NONE Directory : /opt/cppython/lib/python3.8/test/__pycache__/ |
U
>��g� � @ 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 �3/opt/cppython/lib/python3.8/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> �