FileHashIntel

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

549a5d839e7c78d22429db30b1b07c6ea49c7663bf6f83f3b99062943e41f059 615 bytes

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

6c9a3feec2ef929e4c2e3aab195bbda0c3546ac36244fa13d76c3e2c3f20cf05 607 bytes

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