FileHashIntel

PIL/__pycache__/PSDraw.cpython-38.pyc

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

Hashes for this file

60e4a43a0fa8af88ba26a41abee096b571ca9b7d5752dd8623766f24100c2c4b 5795 bytes

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

30f5156a591f98092eb23b75bd1fe58d7a53b1b01b4235fdfc14c17491cd5984 5795 bytes

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

9fcd620937c36d350408cbf32494b2ff0aef01b09d480ccadeb1d92044f921fe 5795 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.