FileHashIntel

IPython/nbformat/v2/nbxml.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

f2b072771fa3cf45e098b3ef6527da959d600ff22f213d94264c83f719c96b2d 6379 bytes

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

4abd9f8ca1143a95ee6a807c5447599f20a69bb6b4c85da77cb77a72fef2d6d4 6288 bytes

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

484a25eb8fc3c71aa25a775bdc3c819d366b5f5900fff9564b4df5c2da60ecb1 6341 bytes

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