FileHashIntel

PIL/__pycache__/_imagingft.cpython-38.pyc

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

Hashes for this file

800f0db22f1380005a3419dfee51120cb34b63d1f3074a71ac8b88b0588dda60 460 bytes

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

930fa083f7bdefdcdc6376757656bb4b9c15ec836ab12421e914d6cf1162358c 460 bytes

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

ffdedcb93293f2d3fa493d21e361207f1072986a0ead5a30d44fc8a9a6f3cda1 460 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.