FileHashIntel

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

13f7c771772562173d00bb3c5ffac409435b8d2ba64965696415665f4dc96c46 972 bytes

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

4622a2520cb894451e397528b28c908f67dd1aebf765b11f3421b361a77ae43f 972 bytes

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