FileHashIntel

PIL/__pycache__/GimpGradientFile.cpython-38.pyc

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

Hashes for this file

af1c14865a3bd8fea4e991800673c404e57dcb75ed10441e08970e2af3d8c710 2990 bytes

  • pillow 7.1.2 Pillow-7.1.2-py3.8-macosx-10.9-x86_64.egg

1ff3199856504a59cf8e2e84b809b47feec6b1de067744542cdf1eb218237fd6 2990 bytes

  • pillow 7.1.0 Pillow-7.1.0-py3.8-macosx-10.9-x86_64.egg

4657cb8ed040800ddf8bb7484cc043a417be31d66d8e18f2eb04f2687acb42e7 2990 bytes

  • pillow 7.1.1 Pillow-7.1.1-py3.8-macosx-10.9-x86_64.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.