FileHashIntel

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

7986a5b747d2654fee148ee9510c5baf6223e591e690ad7d44af5dad637018fd 584 bytes

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

8aeed69b8cda3e2a82081fdad7e46b391d4dbc47bd64db4e987c354192f658a2 576 bytes

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