test/__init__.pyc
3 distinct file contents recorded under this name ยท 5 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
bfdaff68e92e6680f68fee8215cc3dbb0c30b8ba113c670c3b7983fbd4cc7c3d
138 bytes
- abl-util
0.1.5
abl.util-0.1.5-py2.5.egg - abl-util
0.1.5dev_20111031
abl.util-0.1.5dev_20111031-py2.5.egg - abl-util
0.1.8_20111208
abl.util-0.1.8_20111208-py2.5.egg
7fdd446ddb7987c8b557dec66d1bb93c15f8c4e15e9b0189994f3a61d42b6f20
138 bytes
- abl-util
0.1.1
abl.util-0.1.1-py2.6.egg
65fff1426b38cc9015efb10734a4ec092a1b51f3604f35ea3926b2fc964b82ef
136 bytes
- abl-util
0.1.1
abl.util-0.1.1-py2.5.egg