FileHashIntel

bashlex/state.pyc

7 distinct file contents recorded under this name ยท 13 PyPI records

Hashes for this file

96e53d2963b5105cc26bf2ff1a4b539ac8702f0f1dbc70e8ee8b3ee6e3af7f3b 415 bytes

  • bashlex 0.13 bashlex-0.13-py2.7.egg
  • bashlex 0.14 bashlex-0.14-py2.7.egg

8de4f286deb335a6115e598e0968a8b6a0ab52ad7e585d57a3502a97117959ae 390 bytes

  • bashlex 0.1 bashlex-0.1-py2.7.egg
  • bashlex 0.2 bashlex-0.2-py2.7.egg
  • bashlex 0.3 bashlex-0.3-py2.7.egg
  • bashlex 0.4 bashlex-0.4-py2.7.egg
  • bashlex 0.5 bashlex-0.5-py2.7.egg
  • bashlex 0.6 bashlex-0.6-py2.7.egg

Compiled Python bytecode

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.