IPython/config/profile/sympy/ipython_config.pyc
4 distinct file contents recorded under this name ยท 4 PyPI records
Hashes for this file
5cbc27d8d6ff15d248144436e895cad9106c1621b6b76a73636ba5f288da7062
698 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
ea80e4a6783fc94a33e1946d4e754ede8236fa0b3c8eb420ca1db90071fc025f
691 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
1b5ca6d969213d8ed17487f75d3f354738328694b8e94729df0158d274df5155
693 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
22540520a887c87770b1aa7c517ba27f63bc8138a5fb30684c56b18f18fdf8cc
695 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg
Compiled Python bytecode
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.