aapg/__pycache__/gen_random_program.cpython-38.pyc
2 distinct file contents recorded under this name ยท 2 PyPI records
Compiled Python bytecode Reference
A .pyc file contains compiled Python bytecode. The Python interpreter creates the file automatically when it imports a module. The bytecode loads faster than the source, because the parse step is not necessary again. The interpreter keeps these files in __pycache__ directories. The format changes between Python versions, and a magic number in the header identifies the version.
A file extension is only a part of the file name. It does not give a guarantee about the format or the content of a file. But on Windows, the extension selects the program that opens the file.
Hashes for this file
f96a6bd91ce7b549a1038a947609ba0ae7be52984099cc24c814b1f4a0adb57e
58379 bytes
- aapg
2.4.0
aapg-2.4.0-py3.8.egg
19fc6a8a765f02cd1e5d7a8302081307fd17d496a9aa7a5508afb03bbee23397
57481 bytes
- aapg
2.3.0
aapg-2.3.0-py3.8.egg