D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
python3.14
/
__pycache__
/
Filename :
py_compile.cpython-314.pyc
back
Copy
+ ��3j� � �� � R t ^ RIt^ RIt^ RIt^ RIt^ RIt^ RIt^ RIt^ RI t . R Ot ! R R]4 t ! R R]P 4 tR tRR ltR t]R 8X d ]! 4 R# R# )zqRoutine to "compile" a .py file to a .pyc file. This module has intimate knowledge of the format of .pyc files. N�PyCompileError�PycInvalidationModec �4 a � ] tR t^t o RtRR ltR tRtV tR# )r ak Exception raised when an error occurs while attempting to compile the file. To raise this exception, use raise PyCompileError(exc_type,exc_value,file[,msg]) where exc_type: exception type to be used in error message type name can be accesses as class variable 'exc_type_name' exc_value: exception value to be used in error message can be accesses as class variable 'exc_value' file: name of file being compiled to be used in error message can be accesses as class variable 'file' msg: string message to be written as error message If no value is given, a default exception message will be given, consistent with 'standard' py_compile output. message (or default) can be accesses as class variable 'msg' c �L � VP pV\ J d@ R P \ P ! W4 4 pVP RRV, 4 pM RV: RV: 2p\ P Y;'