IPython/utils/daemonize.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
05ce6cfeb63aa3c1123d0ff92f4a8acb3e1f3983197299d08d5539c0f4fa69f4
798 bytes
- ipython
0.13.1
ipython-0.13.1-py2.7.egg
bc540b3ac9b78c406f05208053ac51d594f3f6897a95fe40a22e4288428cc5a1
784 bytes
- ipython
0.12.1
ipython-0.12.1-py2.7.egg
860d21e07f7ec36595dc849782bdd22e33f29624e27002e1f388fe00c31f6345
788 bytes
- ipython
0.13
ipython-0.13-py2.7.egg
e0dbcc9004ba828e96b6db9393ae1e4627bb2d91dbdd5449cbe88bdd0e436d9e
794 bytes
- ipython
0.12.1
ipython-0.12.1-py2.6.egg