FileHashIntel

bashlex/errors.pyc

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

5c9c8da0e430ffa00e6807116782fe6c5f50aaf3a7a93188e1d63cb73b6a269a 714 bytes

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

e21c69c9fc60230c9ba278ca3747a78781f9da84c199314bdc7d38ef8ec86106 714 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

9cf9d42a84ff8f29fa8c8f688b93ff34c5760adfb47e38197baa56ee60243192 711 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