abydos/__pycache__/util.cpython-34.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
a78e324c3667ff41375fed2a553b6bbc928f2fcc04f492ee7a7e7ac1ec0eb949
1028 bytes
- abydos
0.3.0
abydos-0.3.0-py3.4.egg
4120613abbbce26bed3fd954fe4542a5fb1f7b0d7308a3fc44af01b95a1433b5
16723 bytes
- abydos
0.2.0
abydos-0.2.0-py3.4.egg
d5a2f977e97ce3b8667927993ecf41ffa5d9d473e905afc1fdb9b56423d778c0
15027 bytes
- abydos
0.1.1
abydos-0.1.1-py3.4.egg