IPython/core/plugin.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
5d7bbd8ed7aba8f92bde27cb29b0c2c4070ae8c0fe70a0d85019f7bb25853b7c
1913 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
8b2897d625c3bce1a94be4ee7efdfa57bfa2ce5efbc0b2f1da7f77b1ce4f6273
1864 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
489e2e72266068e9e843137010542dc62f54b02e6a3273b2856f8afc4794bb67
1878 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
f2a6396fd7ddd541d2c7d5805a14dbf670ca6765b8565452cbba51da4e576be2
1868 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg