FileHashIntel

simplejson/tests/test_decimal.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

987d81f941f86dd3c24d0c0b0e1db61de581cedd2ef9517f3401ab03b7d96044 1917 bytes

  • simplejson 2.1.1 simplejson-2.1.1-py2.5-win32.egg

60be2c8e768398fec16fdee350b6a229c831f587a3db6ec78d85c2519d3d93cc 1959 bytes

  • simplejson 2.1.0 simplejson-2.1.0-py2.6-linux-x86_64.egg