IPython/Magic.pyc
3 distinct file contents recorded under this name ยท 3 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
65283a022c4fe9f2f6a7ad5020da682db6577e9c8671497545cdb3bfbf4dee12
113049 bytes
- ipython
0.10
ipython-0.10-py2.5.egg
8943d3791dbeea05a417ce6ff7278daed6b8a7b93bda5ef993e8542a21acf02f
112911 bytes
- ipython
0.10
ipython-0.10-py2.6.egg
cb7d2992d0dcdff8ed5bbe27dfc474728273388d1ee3e24a45ee4681cf0f6101
104072 bytes
- ipython
0.7.3
ipython-0.7.3-py2.5.egg