summaryrefslogtreecommitdiffstats
path: root/Doc/library/jpeg.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/jpeg.rst')
-rw-r--r--Doc/library/jpeg.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/library/jpeg.rst b/Doc/library/jpeg.rst
index 1c5075f..5cc649f 100644
--- a/Doc/library/jpeg.rst
+++ b/Doc/library/jpeg.rst
@@ -5,6 +5,11 @@
.. module:: jpeg
:platform: IRIX
:synopsis: Read and write image files in compressed JPEG format.
+ :deprecated:
+
+.. deprecated:: 2.6
+ The :mod:`jpeg` module has been deprecated for removal in Python 3.0.
+
.. index:: single: Independent JPEG Group