FileHashIntel

IPython/parallel/util.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

23a68ec69667ca2b69e640ff0fd5a3721bde536420c7fbdc5dbe0306ceeb7514 13032 bytes

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

ca255f6a948f7277c1d3c470a450e8d01f363c12980536b72c3256f3cb1ceb79 16187 bytes

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

5187f7072e8a472c75bfe40340aa83e4d61e916ab7e4ab98c494de6d2f0b7601 12905 bytes

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

ca92f9d3ff7eb410d52426e3e8347547ece8b79f838f3d7ee9658dc008e141b0 16424 bytes

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