FileHashIntel

zmq/core/__pycache__/version.cpython-33.pyc

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

5e61ec3c3a75e73939cb5606c52586b86ea29a16b2380061a2f564df4acf05a5 2012 bytes

  • pyzmq 2.2.0.1 pyzmq-2.2.0.1-py3.3-win-amd64.egg

afe143a5bbe9bd22c409d3e1a5d470b1a80362ac099a473f969d0867b8edc987 1992 bytes

  • pyzmq 2.2.0.1 pyzmq-2.2.0.1-py3.3-win32.egg