FileHashIntel

pyasn1/compat/__pycache__/string.cpython-37.pyc

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

4fe3b6393268162aa1f6f695ad72fbb2fedb6bfcb3a53c32c633aecf624200c6 535 bytes

  • pyasn1 0.4.5 pyasn1-0.4.5-py3.7.egg
  • pyasn1 0.4.6 pyasn1-0.4.6-py3.7.egg
  • pyasn1 0.4.7 pyasn1-0.4.7-py3.7.egg

2ce703d4faf51297dc964dd57af8c9ac05439d63f49b81cc464bb9458b72a8ac 535 bytes

  • pyasn1 0.4.3 pyasn1-0.4.3-py3.7.egg
  • pyasn1 0.4.4 pyasn1-0.4.4-py3.7.egg