IPython/testing/ipunittest.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
1b00ba140843ef5cba9635d2ed4ec99a0951a2495f100b64f8f617313ccafa0e
6190 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
33b9674847d9773b36fa04df17f3edd7cce7dd58984fc866e1c648f19758b2a1
6113 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
9c273db8fcc7c96467a97755fca5548cb3f6d8e45135d8f874774f115c3f2878
6135 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
016a35d343ea09a2a1e36ad6c8f78fc7e88ff3b3f758e6c7058ef9b372223bb6
6151 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg