FileHashIntel

zmq/web/__pycache__/__init__.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

eb2192348386314b63e71d55b8d34ee4f42a6f6a590f7ccedb3fed472a27b862 961 bytes

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

6ed6978f2afb3e1e8c14ae9835f6d30e2b190e7853666cc0360c9417ff9de971 957 bytes

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