FileHashIntel

abl/util/misc.pyc

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

176ddf29fc5a46b5463b8a501f5f951778097c2c193006cfb695a86f7354fee0 9173 bytes

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

78b27d6e1cac3e1ffc62e7fd1f63518256cee90f7df2a5f8fa5752dc760cfa36 8179 bytes

8dfbdfcc194dee3cf1baf225f255659295a476aed283ac3f567dba6e71d97515 5530 bytes

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

277619b2dd7af2b53b19c6ed73a2ce3dc11ce59b23fc573feb532ffd30948bf5 5491 bytes

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