FileHashIntel

IPython/__init__.pyc

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

ccadbbb5d37a74cd2ccbeaea81b3f85c8a1e63fbd020a64f354d7c448c3ce9f9 2352 bytes

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

41843b981e3eb59cb07f69121668dde3725f828df9e8a35b0fd30797c53ecb97 1300 bytes

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

d50d7040729b1d567d6af41e69482814f0be5b640335c72a25a802cd9337d29f 1304 bytes

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

67861ab1f57dc85fbaad057080970d0f333a78a1132d7c300e2eb17149b4d775 2511 bytes

  • ipython 0.7.3 ipython-0.7.3-py2.5.egg