FileHashIntel

zmq/tests/__pycache__/test_context.cpython-32.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

d75da89beb503eeec7acbaa632b4e571ff3b7745be02b404ba1a5af176d5122c 9645 bytes

  • pyzmq 2.2.0.1 pyzmq-2.2.0.1-py3.2-macosx-10.8-intel.egg

e967ef531e7300ac19851efe182cbe7f76fffb147f64f1bd42d6e8eb6743bbac 10064 bytes

  • pyzmq 2.2.0 pyzmq-2.2.0-py3.2-macosx-10.6-intel.egg