IPython/external/path/__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
c09b87faa1161e36c2a02b5872b5015dc96fae1ea5ebb83347818039c49dbaa6
255 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
83a0633ac390dfd7f5eeadb57fe2c8ddfa6c23637c08d90cf57584a801b30ba7
248 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
cf4301d6f27a4bf0611c619a3ce05141e08fc831036427801b21135d243d4fe6
250 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
843a3982fbfcb5bd42786b6a557248382b24784d0e76613815dab45e6efc6cda
250 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg