abydos/__pycache__/_bm.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
d46a0b695551849d2f3783c9efe396190ed133094099b23efdd66afa226e4c17
15281 bytes
- abydos
0.3.0
abydos-0.3.0-py3.4.egg
b0a8a4ada01a8be3b65360e1457193165b8c6fa510f5fe6be9a11bd36a484856
15139 bytes
- abydos
0.2.0
abydos-0.2.0-py3.4.egg
d5512f8ac40df010360e33f78ebe3a7b8dee2b5d7ea5c8a8c377ee2f6a578432
15711 bytes
- abydos
0.1.1
abydos-0.1.1-py3.4.egg