IPython/core/completerlib.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
21e92c95d1ab4a3082bc9989461108be3a77d8e3934a7239ead1119873f1a3e4
8753 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
2a8007fc997f5c8645f3329e89905c88269713a2f2f6b9369532249ab9b6fce3
8073 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
dd5fe407fc2c398c24e48676808e3fa24b6ce9276be755fa67ca0425a421763f
8688 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
ea5bddf672ef78ea9b140732a6ad0c51e7d5a0e78131da4259a74429a3887d88
8376 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg