Pillow/docs/reference/internal_modules.rst

39 lines
706 B
ReStructuredText
Raw Normal View History

2020-06-14 17:39:23 +03:00
Internal Modules
================
:mod:`~PIL._binary` Module
--------------------------
2020-06-14 17:39:23 +03:00
.. automodule:: PIL._binary
:members:
:undoc-members:
:show-inheritance:
:mod:`~PIL._tkinter_finder` Module
----------------------------------
2020-06-14 17:39:23 +03:00
.. automodule:: PIL._tkinter_finder
:members:
:undoc-members:
:show-inheritance:
:mod:`~PIL._util` Module
------------------------
2020-06-14 17:39:23 +03:00
.. automodule:: PIL._util
:members:
:undoc-members:
:show-inheritance:
:mod:`~PIL._version` Module
---------------------------
2020-06-14 17:39:23 +03:00
.. module:: PIL._version
.. data:: __version__
:annotation:
:type: str
This is the master version number for Pillow,
all other uses reference this module.