mock.pyc
3 distinct file contents recorded under this name ยท 3 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
7a01070fbc29ef7d34b0c17144aa01162d7dafdfb4b48e3d28ad266db7798107
6339 bytes
- mock
0.4.0
mock-0.4.0-py2.5.egg
fb692f34dc6dca08c6d8c97f1378f6bf150b649bdc4c4d1e0e4b90ee14b310a5
6335 bytes
- mock
0.4.0
mock-0.4.0-py2.6.egg
03fed13cd00cdf2d69322cedc3d84dcd4605d5798945ba9c2561a23b4b9111cb
5819 bytes
- mock
0.4.0
mock-0.4.0-py2.4.egg