FileHashIntel

test/test_bunch.pyc

3 distinct file contents recorded under this name ยท 5 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

940a26061365f2d30f1eeec78e2e82d43210e7677ae921ede7050eaa820739b4 2562 bytes

3e26c818f1075b4f6a96eb042d3562a2a15ee6f02635bc2c170f6d563ba3f1eb 2562 bytes

  • abl-util 0.1.1 abl.util-0.1.1-py2.6.egg

0b663b254acf28b4f7182fbbbd0748ad74175b3b189f556313dcffb43d1f8b8e 2542 bytes

  • abl-util 0.1.1 abl.util-0.1.1-py2.5.egg