IPython/frontend/terminal/__init__.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
44cc62afcb7960fe198caaa7f1785831c93a3f35e48f253de26c582b475c11e4
158 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
7823a61a23c6e1e4daabc83cf3819d778e2c37ccaf29aab0a7506d9229176b97
151 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
4c77dd9cfb9062e217a3828e52d5da0dbc7872d8abc98e19d3e6bb3ceced068e
153 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
469c14529c246267572404b41d62424195580847b07a4599fd1d6976b3fcce3c
151 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg