FileHashIntel

Crypto/Util/_cpuid.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

8472f903f5c73843d20786877bdc18615c5a2a0e37ffbd7ff6ce94e5b851aa4a 782 bytes

  • pycryptodome 3.6.3 pycryptodome-3.6.3-cp27-cp27m-win_amd64.whl

9182f2a7d60da25ebf85da64a13df4bfc854ed4b4ea1339299ca19e1081c1626 770 bytes

  • pycryptodome 3.6.3 pycryptodome-3.6.3-cp27-cp27m-win32.whl