403Webshell
Server IP : 121.121.20.254  /  Your IP : 216.73.216.202
Web Server : Microsoft-IIS/10.0
System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64
User : IUSR ( 0)
PHP Version : 8.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Python313/Lib/test/test_doctest/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Python313/Lib/test/test_doctest/__pycache__/test_doctest2.cpython-313.opt-1.pyc
�

��i�	����SrSSKrSSKr\RRS:�a\R
"S5e"SS\5r"SS\R5r	SS	K
7 \S
:Xa\R"5 gg)u�A module to test whether doctest recognizes some 2.2 features,
like static and class methods.

>>> print('yup')  # 1
yup

We include some (random) encoded (utf-8) text in the text surrounding
the example.  It should be ignored:

ЉЊЈЁЂ

�N�zCannot test docstrings with -O2c�v�\rSrSrSrSrSr"SS\5rSr	Sr
\"\	\
S	S
9r\
S5r\S5rS
rg)�C�u�Class C.

>>> print(C())  # 2
42


We include some (random) encoded (utf-8) text in the text surrounding
the example.  It should be ignored:

    ЉЊЈЁЂ

c��g)z#C.__init__.

>>> print(C()) # 3
42
N���selfs �4C:\Python313\\Lib\test\test_doctest\test_doctest2.py�__init__�
C.__init__!���c��g)z
>>> print(C()) # 4
42
�42rr	s r�__str__�	C.__str__(s��
rc��\rSrSrSrSrSrg)�C.D�/z2A nested D class.

>>> print("In D!")   # 5
In D!
c��g)z
>>> print(3) # 6
3
Nrr	s r�nested�
C.D.nested6rrrN)�__name__�
__module__�__qualname__�__firstlineno__�__doc__r�__static_attributes__rrr�Dr/s��	�	rr c��UR*$)z?
>>> c = C()    # 7
>>> c.x = 12   # 8
>>> print(c.x)  # 9
-12
��_xr	s r�getx�C.getx<s�����x�rc��Xlg)zE
>>> c = C()     # 10
>>> c.x = 12    # 11
>>> print(c.x)   # 12
-12
Nr")r
�values  r�setx�C.setxEs	���rzi        >>> c = C()    # 13
        >>> c.x = 12   # 14
        >>> print(c.x)  # 15
        -12
        )�docc��g)zU
A static method.

>>> print(C.statm())    # 16
666
>>> print(C().statm())  # 17
666
i�rrrr�statm�C.statmUs��rc��U$)zT
A class method.

>>> print(C.clsm(22))    # 18
22
>>> print(C().clsm(23))  # 19
23
r)�cls�vals  r�clsm�C.clsmas	���
rr"N)rrrrrrr�objectr r$r(�property�x�staticmethodr,�classmethodr1rrrrrrsd������F����	��t�"�	
�A��	��	��	��	rrc��\rSrSrSrSrg)�Test�nc���SSKnSSKnSnURUR[5upEU(aURSXE4-5 XS:waURSX54-5 gg)Nrrz%d of %d doctests failedz expected %d tests to run, not %d)�doctest�sys�testmod�modulesr�fail)r
r<r=�EXPECTED�f�ts      r�test_testmod�Test.test_testmodosX��������s�{�{�8�4�5�����I�I�0�A�6�9�:��=��I�I�8�H�=�H�I�rrN)rrrrrDrrrrr9r9ns��Jrr9)�*�__main__)
rr=�unittest�flags�optimize�SkipTestr3r�TestCaser9r<r�mainrrr�<module>rNst������9�9�����
�
�
�=�
>�>�X��X�vJ�8���J���z���M�M�O�r

Youez - 2016 - github.com/yon3zu
LinuXploit