FileHashIntel

aam/reader/__init__.pyc

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

25bf873f4570fa803d801dd2dff8bf9e5ceaff097e175ca7112c0dd33cbf3a68 143 bytes

  • aam 0.1.2 aam-0.1.2-py2.7.egg
  • aam 0.1.3 aam-0.1.3-py2.7.egg
  • aam 0.1.4 aam-0.1.4-py2.7.egg
  • aam 0.1.5 aam-0.1.5-py2.7.egg

63d0fca020c7f73041b1c1ac1377dc0d5a8322f0d32182d52e5cd6cd047a8e17 143 bytes

  • aam 0.0.4 aam-0.0.4-py2.7.egg
  • aam 0.0.5 aam-0.0.5-py2.7.egg
  • aam 0.0.6 aam-0.0.6-py2.7.egg
  • aam 0.0.7 aam-0.0.7-py2.7.egg
  • aam 0.0.8 aam-0.0.8-py2.7.egg
  • aam 0.0.9 aam-0.0.9-py2.7.egg
  • aam 0.1.0 aam-0.1.0-py2.7.egg
  • aam 0.1.1 aam-0.1.1-py2.7.egg