FileHashIntel

IPython/external/qt_for_kernel.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

4a5b3b23af9afb486bf52c986f62e5d16c325f3f62f4c4f73ce85e7392e116b3 2124 bytes

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

de1ffda94659838ce5b06b366a1688c2ce33fc48207652fc46069e2aebd2eb4c 2117 bytes

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

0d6395d1f74fd1e9a484c71a479f5b4c471773de97ad4d7fa834ef1466b3013e 2138 bytes

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