FileHashIntel

OpenSSL/test/__pycache__/test_crypto.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

6730e6da6d906de708903e09eecdde5a2ba5d3d1cc36ba6bd4a5e12a2c41bdcd 128928 bytes

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

c039162c2cc9f0727fe3f0a6aebaa230c26e8bd763c5c2ac5be7d8262bdca840 122205 bytes

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