summaryrefslogtreecommitdiff
path: root/Doc/library/imghdr.rst
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2011-01-27 20:38:46 +0000
committerRaymond Hettinger <python@rcn.com>2011-01-27 20:38:46 +0000
commit2f7a5dcbe8c62931cd56c684f01b3739e30d3e5e (patch)
treeb71e16ba4cc65d3dbd1c7eb91763058a0acf1f1d /Doc/library/imghdr.rst
parent2d6d772fbef518ce87be8ed5b757b43fcde679b3 (diff)
downloadcpython-2f7a5dcbe8c62931cd56c684f01b3739e30d3e5e.tar.gz
More source links
Diffstat (limited to 'Doc/library/imghdr.rst')
-rw-r--r--Doc/library/imghdr.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/library/imghdr.rst b/Doc/library/imghdr.rst
index 0c0722df17..32ec9cfc2f 100644
--- a/Doc/library/imghdr.rst
+++ b/Doc/library/imghdr.rst
@@ -4,6 +4,9 @@
.. module:: imghdr
:synopsis: Determine the type of image contained in a file or byte stream.
+**Source code:** :source:`Lib/imghdr.py`
+
+--------------
The :mod:`imghdr` module determines the type of image contained in a file or
byte stream.