abydos/stats.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
70e9f4c3c85246e07d0d3ff421c2f1087de619683ad0f82b87cce3ce006f46cf
52228 bytes
- abydos
0.3.0
abydos-0.3.0-py2.7.egg
dc3f12059ebce73777eed9867aa2406a747f4d1d98aec3210f8f318b9d71dc54
40828 bytes
- abydos
0.2.0
abydos-0.2.0-py2.7.egg
e5846821c2fb832bccf79a789d6be365daf071806ba2c300b42b01ec0e30caf4
35012 bytes
- abydos
0.1.1
abydos-0.1.1-py2.7.egg