FileHashIntel

IPython/core/tests/test_oinspect.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

059dcbd0140ffea879ecc36f0c91d0f898f40ed5b79c2b724a8f9048ca6cf6a8 13329 bytes

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

73b6eadedfa0e9c89eb0aaf749a97c26a28a710f02d11e79b31511718e99f0bc 6744 bytes

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

8d7460eae63a67fecf03d2dff5d94c8334516a4dc7b2e47ccd4bc2fd0d90890c 13094 bytes

  • ipython 0.13 ipython-0.13-py2.7.egg

c4e1cd28ba83afbf9e9b8fffe17275355fd28bb6c5a5f498422c7a69f575e500 6748 bytes

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