abydos/compression.pyc
3 distinct file contents recorded under this name ยท 3 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
9c5461d762266715b5d88af86c74a38b47a4222779b243b15d9ceb2959d89670
11478 bytes
- abydos
0.3.0
abydos-0.3.0-py2.7.egg
b40624b0889dc95597b9817bb5734f4115e2d7f345d8b84b32ff479ce2695660
7937 bytes
- abydos
0.2.0
abydos-0.2.0-py2.7.egg
ea65cc5e30bac58fa87436b305101f325f383649603acecc29499425a28f1e92
7873 bytes
- abydos
0.1.1
abydos-0.1.1-py2.7.egg