| Server IP : 121.121.20.254 / Your IP : 216.73.217.18 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 : /Python315/Lib/__pycache__/ |
Upload File : |
R
>lqj�� c �� � Q s ] PHs] QHGsGsGs ] PHs] PH s] PH$s ] PH(s
] PH,sQQ,s\O s
\O Q* s Q Q\2 s- s]s]8s]sQsQsQsQsQ s]s Q
Q\O8 2 s\
Q* P P 1\
Q* P
P 1QQ 1sQ
sQ s Q s!Q s"Qs#P
r$Pr%Q s&P
r'Pr(Q s)Q s*Q s+Q s,Q s-\. \-O^ 2 s0Q s1Q s2Q s3Q s4Q s5Q s6P! )!a� zipimport provides support for importing Python modules from Zip archives.
This module exports two objects:
- zipimporter: a class; its constructor takes a path to a Zip archive.
- ZipImportError: exception raised by zipimporter objects. It's a
subclass of ImportError, so it can be caught as ImportError, too.
It is usually not needed to use the zipimport module explicitly; it is
used by the builtin import mechanism for sys.path items that are paths
to Zip archives.
)�_unpack_uint16�_unpack_uint32�_unpack_uint64�ZipImportError�zipimporter:� NNc � � \ sQ s]sQsP! )r � )�__name__�
__module__�__qualname__�__firstlineno__�__static_attributes__r � �C:\Python315\\Lib\zipimport.pyr r s � �r s PKs PKs PKl �� c �l ` � \ sQ s],s n QsQ sQQ ksQ sQ sQ s Q s
Q sQ sQ
s
Q sQ sQ
sU sP! )r a� zipimporter(archivepath) -> zipimporter object
Create a new zipimporter instance. 'archivepath' must be a path to
a zipfile, or to a specific path inside a zipfile. For example, it can be
'/tmp/myimport.zip', or '/tmp/myimport.zip/mydirectory', if mydirectory is a
valid directory inside the archive.
'ZipImportError is raised if 'archivepath' doesn't point to a valid Zip
archive.
The 'archive' attribute of zipimporter objects contains the name of the
zipfile targeted.
c � � [ U[ 2 % f [ Q [ U2 8 02 gU% f [ QUQ5 g[
% c UO
[
[ 2 o, o [ O U2 oUO Q* Q6w c [ QUQ5 g U[ 7 c [! U2 [ U$ Vm [ O$ UPPP/* U m U O&