FileHashIntel

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

b9d2e33d397c4f663b7da7925bf7e1a90c77d7aff5b4dac9d6660e71c8583b52 569 bytes

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

dc06f731994cab0e1f94d0ccd217e89afc3ca17bb548a40c6b5cd57b674eb114 561 bytes

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