IPython/external/argparse/__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
66f461980eacd90b944f507a53cca4dadb91f77c58ed0cdfd3a2faa7011b4bb1
417 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
7cdd93068eda6ade1d21e6c5aea1b02b06bd5eb9dde77e9a63e6f758f1c772ed
410 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
036c08bc3409f760f7d223cd5ab05396d2ede8d0a7c95fd384c02e0f320cc063
412 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
f06392b7afe183a7e1c09c8d995731d9faf1d90926a783bb6d17845ee290c952
414 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg