test/test_misc.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
24b07d7cfa86c9f85a7588af1194fa1ff3cbe2fca2b0cd139efbc607f30e1a69
6768 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
5ce23c1b3c3bf5abc9900995b1fb4b9c134d2781db09b47635a43fd297b0b75f
2530 bytes
- abl-util
0.1.1
abl.util-0.1.1-py2.6.egg
f7d701d43f1fc71b50dd16da46b3360adf7f3d9ee052014b3b7ab3361e2e66ec
2508 bytes
- abl-util
0.1.1
abl.util-0.1.1-py2.5.egg