FileHashIntel

bashlex/parsetab.pyc

3 distinct file contents recorded under this name ยท 10 PyPI records

Hashes for this file

517e49064c50b7ff65c428d1da6bee96ef96b4c407900ced989785b5a7dcad25 65993 bytes

  • bashlex 0.10 bashlex-0.10-py2.7.egg
  • bashlex 0.12 bashlex-0.12-py2.7.egg
  • bashlex 0.9 bashlex-0.9-py2.7.egg

b8786535d398d8f2d22621291e3e266c3257581c3ffd196a151c1304acc9253c 65993 bytes

  • bashlex 0.8 bashlex-0.8-py2.7.egg

c7288c335b75a740f199bb2c851fabfe975315bdcd7c2bb128891fb5b104f386 65992 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.