FileHashIntel

bashlex/subst.pyc

9 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

15295410faad4e4bd9c1a679f609933715dff15f8a1b75cd8f1ce41f54456fb9 8177 bytes

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

2a06d92e29c877d50a432c6bd5f37c183d3113c443ee561c66b2e531b499c344 8162 bytes

  • bashlex 0.5 bashlex-0.5-py2.7.egg
  • bashlex 0.6 bashlex-0.6-py2.7.egg

59bafb7bb1749ce13f7177c3e7daccc9f850442f01e9d46341b7c58bc490f113 8177 bytes

  • 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