tests/bdd/__pycache__/__init__.cpython-35.pyc
4 distinct file contents recorded under this name ยท 7 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
974362c38e17dfca6473d2a1c56163544457cab63b216e664f022aca755b5be4
133 bytes
- aceto
0.0.5
aceto-0.0.5-py3.5-linux-x86_64.egg
9ea063bd838c347eead8405da14e9009f6b148363072f6ea67100027dee6ca9b
139 bytes
- aceto
0.0.3
aceto-0.0.3-py3.5-macosx-10.6-x86_64.egg
b3a7256fdc09a8e86224db63cd17c55c891153f028aa13025ae3a2608114c732
133 bytes
- aceto
0.0.1
aceto-0.0.1-py3.5-linux-x86_64.egg