simplejson/tests/test_speedups.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
fc1a1bc0a9f8e047e158d91113d7a9fb15fa1a071476ad66ec7d53e0be4d1728
1294 bytes
- simplejson
2.1.1
simplejson-2.1.1-py2.5-win32.egg
74bb65e66c7a6e36051edb06c9ea1d0209c735c7678761403abfa1a531637919
1088 bytes
- simplejson
2.1.0
simplejson-2.1.0-py2.6-linux-x86_64.egg