FileHashIntel

bashlex/flags.pyc

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

Hashes for this file

7476582e40260820537038ee3156df3bf8d4358d34e73d6aba5d2de3ae9554b5 1131 bytes

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

90cdb62f448c54cdd6571dff07c72eaa5c0e10887f6f69f56effe813ac8923e1 1131 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

7528fdedfe75dd9eaeace1868feb61d467fb3e35e7e088360f0104600a01042d 1130 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.