FileHashIntel

_webp.pyc

4 distinct file contents recorded under this name ยท 4 PyPI records

Hashes for this file

6645506e1efa5399f478c6bd6d02b353fd71efbbcbeabe88b30f26394b6d6498 516 bytes

  • pillow 2.0.0 Pillow-2.0.0-py2.7-win-amd64.egg

9517895fb9bca93b2cc7f9ee124bccdc0e3f52016f0796d0cf3ca732871105b4 516 bytes

  • pillow 2.0.0 Pillow-2.0.0-py2.6-win-amd64.egg

da71b894e9c1d6c55a023c66e6bb1fd45583f96cf03cc4da6da3fbc71dde82c8 508 bytes

  • pillow 2.0.0 Pillow-2.0.0-py2.7-win32.egg

3243d70c3e5c31a651c870c4106cd374d1d22bd1713e20bba3e8d8dc1310c760 508 bytes

  • pillow 2.0.0 Pillow-2.0.0-py2.6-win32.egg

Compiled Python bytecode

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.