summaryrefslogtreecommitdiffstats
path: root/Lib/pre.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/pre.py')
-rw-r--r--Lib/pre.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/pre.py b/Lib/pre.py
index a3188fe..357e0a6 100644
--- a/Lib/pre.py
+++ b/Lib/pre.py
@@ -1,6 +1,6 @@
# module 're' -- A collection of regular expression operations
-"""Support for regular expressions (RE).
+r"""Support for regular expressions (RE).
This module provides regular expression matching operations similar to
those found in Perl. It's 8-bit clean: the strings being processed may