IPython/lib/demo.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
69919c8633300542a439124dae4321a148828010bee45816034da0e2592460ee
20910 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
1855cd31a4044133db39d19ae8dfe0e16556597107eb1532c97604a287f21181
20679 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
0a474f803e8dff2bb7ae7d2b93c76b05dd72f0a3d62e9d64de1c13ce2695547a
20745 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
89b1cbcd72e534b31cea773c7c0e3b20b7f28739c9c1a78fe22fdcffadbecf10
20801 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg