FileHashIntel

pyasn1/type/__pycache__/base.cpython-36.pyc

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

24eddef7bc6b07d78c24ed142c81f806b4aa69a79c5383294fe3f3a096461ac3 21489 bytes

  • pyasn1 0.4.1 pyasn1-0.4.1-py3.6.egg
  • pyasn1 0.4.2 pyasn1-0.4.2-py3.6.egg

8ccdc08f168fcad9d71176bc3abc81ab2943010220ca97abe15d4f892ffd1f98 21491 bytes

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

582869a2ef660dd8ea3d451e8c70ffb8db542b393654a33a54e70ca88793d336 16288 bytes

  • pyasn1 0.2.1 pyasn1-0.2.1-py3.6.egg
  • pyasn1 0.2.2 pyasn1-0.2.2-py3.6.egg