pg8000/types.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
198eab6be4e14845ff197b947a15099aff5b7fe2b8037099981e648ea570056a
11139 bytes
- pg8000
1.05
pg8000-1.05-py2.4.egg
bba276956e43b4e4f0a0022802a0381b3943842ddd4258468fde3eaab0d16705
12280 bytes
- pg8000
1.05
pg8000-1.05-py2.5.egg