FileHashIntel

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

efb77e8f3f7aa26a2e0957f2189a2efc886db233a931280adbfb299b01aa9b8b 603 bytes

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

1581ae1393057103bd0515c5bc7a770f4655abf8adb3b200eaafbe4d395c99f4 595 bytes

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