IPython/external/decorator/__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
41a88905fb0fedcb1c0e744c9ed7beab782f3ebf98973f9a877fafd9c414cd10
270 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
1b625715889ec048411a7fcd2a9f1c7113f991c3bbd1a3a9c1c8dde730334627
263 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
7282272845e15c8d97853ddac87d5b16fd0945e46985601c46aa4df456b31207
265 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
5434b08a49f2402687b1e363a481d8933f0a1720517372df4873639bf430a6d2
265 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg