pg8000/util.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
5ddf27098a114199fa46ff809a53ff48ea4014935eb56957b390c42c225e429a
1053 bytes
- pg8000
1.05
pg8000-1.05-py2.4.egg
3e3c8d81067c141d1b4f0aeda7f3cabb01a500ea2ea9dafd691b69fd027d4b36
1245 bytes
- pg8000
1.05
pg8000-1.05-py2.5.egg