IPython/extensions/autoreload.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
180751f3fc7acaaa6ff9d87ef489afb8b79501fef97a48591c29b9f97726d11b
16986 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
6d8757f59d7b9520dd65cbb94bd99d6116b5cafd0891908f415e43307522f017
16567 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
78eddcad28e69f0f5ef93659ceda6f6b70b0db8e6d2b009ff7890f8f09ff13df
16826 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
d481153e66751cc9da63fd0f10d44027ca018ab3e301df4522f6cb132fe23415
16660 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg