IPython/external/ssh/__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
f80565d86a809f54761bdecce3ad4505559eed29c8eaf7d72a3aad949fe2063f
153 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
0019188a1bf8749050be9623b7708c58700e8731c11287364cba0cff7cd21132
146 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
ab8ede07db825096c304bcd4a6142a1ce7cfd403409549b79f1195c910748e79
148 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
197f08df9ee21d17c8a646f8711e6fbd1302560f67aeeb0a0c8280abcd4156e5
146 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg