FileHashIntel

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

e96e6ed1fa173948df04ff16a48f6bac72de9ee99f0bf776c08cfdae29aa8f28 578 bytes

  • pillow 2.0.0 Pillow-2.0.0-py3.2-win-amd64.egg

2c1ab78ad2d8b85d806c6108aa0ff62daa33eb1293d31a72f8abb8e454250208 570 bytes

  • pillow 2.0.0 Pillow-2.0.0-py3.2-win32.egg