| Server IP : 121.121.20.254 / Your IP : 216.73.217.64 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:/Python315/Lib/test/__pycache__/ |
Upload File : |
R
>lqj�3 c � � ] PH s ] PHs] PHs] PHs] PHs] PHs] PHs] QH G s ] PH(s
Q, Q$NQ,Q,Q,sQ, Q%NQ,Q,Q,sQ, Q&NQ Q,, Q
,s
QQQ,QQ ,, Q,sQ, Q'NQ Q
,, Q,sQ, Q(N, , Q,sQ, Q)N, , Q,sQQQ,Q,, Q,sQQQ,, , Q,sQQ,, , P,sQ, Q*NQ,, Q,sQ, Q+NQ,, Q,sQQQ,, , Q,sQQQ,, , Q,sQQQ,, , QQO3 Q2 * ,sQ sQ s Q! Q"\O: 2 s\Q#6X c \O@ 2 P! P! ),� )�support�a.module�a�czb.somethingz�a/__init__.py
a/module.py
from b import something
from c import something
b/__init__.py
from sys import *
a a/__init__.py
a/module.py
from b import something
from c import something
b/__init__.py
from __future__ import absolute_import
from sys import *
�a.c�blahblaha mymodule.py
a/__init__.py
import blahblah
from a import b
import c
a/module.py
import sys
from a import b as x
from a.c import sillyname
a/b.py
a/c.py
from a.module import x
import mymodule as sillyname
from sys import version_info
�modulez�module.py
import a
import a.c
import blahblah
a/b.py
�zaj mymodule.py
a/__init__.py
a/module.py
from __future__ import absolute_import
import sys # sys
import blahblah # fails
import gc # gc
import b.x # b.x
from b import y # b.y
from b.z import * # b.z.*
a/gc.py
a/sys.py
import mymodule
a/b/__init__.py
a/b/x.py
a/b/y.py
a/b/z.py
b/__init__.py
import z
b/unused.py
b/x.py
b/y.py
b/z.py
a� mymodule.py
a/__init__.py
from .b import y, z # a.b.y, a.b.z
a/module.py
from __future__ import absolute_import # __future__
import gc # gc
a/gc.py
a/sys.py
a/b/__init__.py
from ..b import x # a.b.x
#from a.b.c import moduleC
from .c import moduleC # a.b.moduleC
a/b/x.py
a/b/y.py
a/b/z.py
a/b/g.py
a/b/c/__init__.py
from ..c import e # a.b.c.e
a/b/c/moduleC.py
from ..c import d # a.b.c.d
a/b/c/d.py
a/b/c/e.py
a/b/c/x.py
a� mymodule.py
a/__init__.py
from . import sys # a.sys
a/another.py
a/module.py
from .b import y, z # a.b.y, a.b.z
a/gc.py
a/sys.py
a/b/__init__.py
from .c import moduleC # a.b.c.moduleC
from .c import d # a.b.c.d
a/b/x.py
a/b/y.py
a/b/z.py
a/b/c/__init__.py
from . import e # a.b.c.e
a/b/c/moduleC.py
#
from . import f # a.b.c.f
from .. import x # a.b.x
from ... import another # a.another
a/b/c/d.py
a/b/c/e.py
a/b/c/f.py
za.barz�a/__init__.py
def foo(): pass
a/module.py
from . import foo
from . import bar
zza/__init__.py
def foo(): pass
a/module.py
from . import *
zb.modulez�a/__init__.py
a/module.py
import b.module
b/__init__.py
b/module.py
? # SyntaxError: invalid syntax
z�a/__init__.py
a/module.py
import c
from b import c
b/__init__.py
b/c.py
�a_utf8�b_utf8u� a_utf8.py
# use the default of utf8
print('Unicode test A code point 2090 ₐ that is not valid in cp1252')
import b_utf8
b_utf8.py
# use the default of utf8
print('Unicode test B code point 2090 ₐ that is not valid in cp1252')
uz a_utf8.py
# coding=utf8
print('Unicode test A code point 2090 ₐ that is not valid in cp1252')
import b_utf8
b_utf8.py
# use the default of utf8
print('Unicode test B code point 2090 ₐ that is not valid in cp1252')
�a_cp1252s� a_cp1252.py
# coding=cp1252
# 0xe2 is not allowed in utf8
print('CP1252 test P�t�')
import b_utf8
u� b_utf8.py
# use the default of utf8
print('Unicode test A code point 2090 ₐ that is not valid in cp1252')
�utf-8c � � [ O O U 2 o [ O U2 [ U Q2 ! [ c+ oSO
[
O 6w c g Po=K<Po=hh 9 h)N�wb)�os�path�dirname�makedirs�OSError�errno�EEXIST�open)r r �es & �+C:\Python315\\Lib\test\test_modulefinder.py� open_filer . s^ � ��g�g�o�o�d�#�G��
���G�� ��d���� � ��7�7�e�l�l�"�� #���s# �A � A9�A9�A4�.A4�4A9c � � Po UO 2 F D� o[ U2 [ 6w c UO Q2 oUO Q2 % f UO Q2 % c) UO UO
2 Q* 2 J~ U% c UO 2 [ U2 [ 6X c UO Q2 o[ [ O O VO
2 2 2 oJ� U% c UO 2 P! P! S% c SO 2 h h 9 h)Nr
� � �
)
�
splitlines�type�bytes�encode�
startswith�write�strip�close�decoder r r �join)�test_dir�source�ofi�lines && r �create_packager- 8 s� � �
�C���%�%�'�D��D�z�U�"��{�{�7�+�����t�$�$�����(>�(>�� � �$�*�*�,��.�/���I�I�K���:��&��;�;�w�/�D�������X�z�z�|� D�E�� (� ��I�I�K� ��3��I�I�K� �s/ �'D'