FileHashIntel

IPython/frontend/html/notebook/notebookapp.pyc

4 distinct file contents recorded under this name ยท 4 PyPI records

Hashes for this file

0a2e6918b9e992da0fc2f0d550d0f3d5c75fef1f0b7d55fe1a97686d8e0b60b5 21024 bytes

  • ipython 0.13.1 ipython-0.13.1-py2.7.egg

1df4de0234f86476d17ef310ccfdf3d8605611343880a9cec2620588b3759cdd 14107 bytes

  • ipython 0.12.1 ipython-0.12.1-py2.7.egg

fe4147e6c2031104408117b64b6881f122c6a70bfe771dc28cc8ec2c66529857 20867 bytes

  • ipython 0.13 ipython-0.13-py2.7.egg

a864da819e3bcbbc32a3078c85070dcf222d0a9a9b4f6ef867218340fce0f846 14164 bytes

  • ipython 0.12.1 ipython-0.12.1-py2.6.egg

Compiled Python bytecode

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.