IPython/utils/ipstruct.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
381a775f6bcccd7826055ea599614559a6c9beb4b57b8117d68e63aa06342845
12384 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
01d63d2dd4ca5bd734eb529204de2c962084465a1d024fed17e6e9158cd74756
12226 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
8d40bb5013d79b8307c0d10b2afb403883051a73064c3d0529aa82e0ae25bfb3
12279 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
ee76a175049250f8c08d185c27dc38f3f98856bde10012c5a7bd71344da77d73
12253 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg