FileHashIntel

OpenSSL/test/__pycache__/util.cpython-32.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

8484e1b8885840e0dabab0894d6b2460c2d6f0dc6bb4e85bf4ad4c24ebd4a449 6756 bytes

  • pyopenssl 0.13 pyOpenSSL-0.13-py3.2-win32.egg

d30f786d0bac725669d581308582a45c0d64c34b302132f384a5f6495314b734 6037 bytes

  • pyopenssl 0.12 pyOpenSSL-0.12-py3.2-win32.egg