FileHashIntel

__pycache__/greenlet.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

b6bf585883a37dd58d805b44354b2d518f741d4a2783ba05388a35cd8bb02910 578 bytes

  • greenlet 0.4.0 greenlet-0.4.0-py3.2-win-amd64.egg

b0bfc4b97c3b8a19fb0e4b78d5c09696e0ed34788b72fc7487b098fef86244a1 570 bytes

  • greenlet 0.4.0 greenlet-0.4.0-py3.2-win32.egg