IPython/core/interactiveshell.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
8ac0dd4f35efea48baef372d2147d63f7d354f4d30f2e6d4b8db24c4071d1b80
93067 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
2bdad7016fabc29dfc10ff94eba711899569f026d1264988148da03523e34b6e
83748 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
4096fcfa7c498900145b4146804d6ef3ea72bf390e49d45e2d8691ee3d0977d0
92980 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
6c76653019eed712d947505d4bff6d2cdc2c0cfabe293c2435da8ef929fafc37
84483 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg