FileHashIntel

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

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

515c93e85dadbc452539b62570b6539817d891a1a973dae1b4b80baee3c2b5bc 22597 bytes

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

21e4fb149d9597fdeb102442707a5d2f9e16bddd2996f7c1ba44e501d93ecca8 22595 bytes

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

6db64a91caea4a234ab180a6ec5b1b99b2d0d4f4e0d29c243b11a99dde60ce94 17401 bytes

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