abi2doc/__pycache__/doc.cpython-36.pyc
2 distinct file contents recorded under this name ยท 2 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
ecc77bfd2812e52e098f6b44286343ab77228ed7b300f36448f488e2136bb84a
8139 bytes
- abi2doc
0.3
abi2doc-0.3-py3.6.egg
cfb0a27a54b10fa84bb0540e4831171ce610419108cb412c5b1f28a421898a2a
7336 bytes
- abi2doc
0.1
abi2doc-0.1-py3.6.egg