FileHashIntel

IPython/external/path/_path.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

d9cff5a69961805a91cafeaa47e91ee731f5bd1520cd2bd79219dfdff9736caf 36465 bytes

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

333b2452d04dfc1192ccbc0885db2e790b0700339cb6f4de421f05217819aa22 35898 bytes

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

261f7b74953c425bed25c716b048c7ae36031cba57e8c6430d09d68b1217c51a 36060 bytes

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

02cb3171c0295d52eccadbc59f442aa8a7c4b62214980f85545b16e641a057c3 36132 bytes

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