FileHashIntel

abydos/_bmdata.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

4ae00cd78d4aafab8650dfa7bc3266f244982358636e9ecd23dd1842f458c9ac 109441 bytes

  • abydos 0.3.0 abydos-0.3.0-py2.7.egg

b9473e9d1739179edb02941081f16fc1ccf03653a64ba79174513990c9aa31ae 107989 bytes

  • abydos 0.2.0 abydos-0.2.0-py2.7.egg

dcc25d5393d024a95ff1e05fc28a8662a018a20180bc968cee3662e0583f03d5 113108 bytes

  • abydos 0.1.1 abydos-0.1.1-py2.7.egg