FileHashIntel

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

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

11b709a60196dd89052774f07387876acd48174e57803157829fe2918b985be9 22652 bytes

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

82f02e6123d1413fb0853036a7329991b4325fe13f020e5a059a8c8d8769181d 22654 bytes

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

43ee21e35692f66e53dd97e42531d00e9073628c78302acc6e053e4593a4e98f 17459 bytes

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