summaryrefslogtreecommitdiff
path: root/Lib/sre_parse.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/sre_parse.py')
-rw-r--r--Lib/sre_parse.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/Lib/sre_parse.py b/Lib/sre_parse.py
index 44626bd5e8..af1edbf3d2 100644
--- a/Lib/sre_parse.py
+++ b/Lib/sre_parse.py
@@ -8,6 +8,8 @@
# See the sre.py file for information on usage and redistribution.
#
+"""Internal support module for sre"""
+
# XXX: show string offset and offending character for all errors
# this module works under 1.5.2 and later. don't use string methods