IPython/lib/tests/__init__.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
50a1fee5013907edef6214d9a51492d41573aa8485070438fb476b58b9be44d9
150 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
5882d953630be0128e2c4bdf9749dde842ad2f5417012dcf597a8c59eef28d74
143 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
a4ed8530947f1175586d16a3f47633a1dfa3f0e62e64198de9a74ffcabb90a94
145 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
3d6dce2c6a434b5de8b111fdcbc09096835296fde9ac1f45db32ce216dc389ed
143 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg