FileHashIntel

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

24cefbe2fdab709e204d29d70bcc16f97d8f8db66fbf9ebfcacc68949373aa82 930 bytes

  • pycryptodome 3.6.3 pycryptodome-3.6.3-cp33-cp33m-win_amd64.whl

38c3aea983b622e1d1839983d04014a64f1893df018bbaecc470263b0b0198aa 918 bytes

  • pycryptodome 3.6.3 pycryptodome-3.6.3-cp33-cp33m-win32.whl