summaryrefslogtreecommitdiffstats
path: root/Doc/library/html.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/html.rst')
-rw-r--r--Doc/library/html.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/library/html.rst b/Doc/library/html.rst
index 2c42cf8..0063db6 100644
--- a/Doc/library/html.rst
+++ b/Doc/library/html.rst
@@ -6,6 +6,9 @@
.. versionadded:: 3.2
+**Source code:** :source:`Lib/html/__init__.py`
+
+--------------
This module defines utilities to manipulate HTML.