FileHashIntel

IPython/zmq/frontend.pyc

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

ab3f6991d400175658638b61376809be777a7895cb74159ace02122172e220f8 6623 bytes

  • ipython 0.13.1 ipython-0.13.1-py2.7.egg

8d956488d59297ff906a7cb065da32fb077f1b866f622ad67fb92be4a2b40745 6447 bytes

  • ipython 0.12.1 ipython-0.12.1-py2.7.egg

fa38f4cf48f0707279a555e00f319f752a75cb2d77fad6215af2297ac853ebb3 6493 bytes

  • ipython 0.12.1 ipython-0.12.1-py2.6.egg