abydos/__pycache__/corpus.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
6f1648e0b4f4c043dc0f092d841b1eb6fdaeef99efb4a24bd6e52a165c6045cd
9563 bytes
- abydos
0.3.0
abydos-0.3.0-py3.4.egg
66b5607742239168c493aa5d0ad2fba5ec1a70b93d19e45afcc161387d5a651f
6333 bytes
- abydos
0.2.0
abydos-0.2.0-py3.4.egg
cdeb53dacb565523a3d64befdacc214c1628701674d325935afd21f413d856fe
6323 bytes
- abydos
0.1.1
abydos-0.1.1-py3.4.egg