FileHashIntel

IPython/nbformat/v1/tests/test_nbbase.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

52d0d2812063463d64287fc486b96effedf835494b7fa10722afb8e64f497497 2488 bytes

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

b1309b69ffc90a88933a06f5fd33a2a1f03a7dfc7243120cd73d20fede949272 2425 bytes

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

28beb1831f2c74dc6a56c26d15565a95afe6cf9a50ad619f4e78ab37ba786ed5 2425 bytes

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