summaryrefslogtreecommitdiff
path: root/Lib/re.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-04-16 01:38:40 +0000
committerTim Peters <tim.peters@gmail.com>2002-04-16 01:38:40 +0000
commit863ac44b74cd66f7d289748816d65c65808c149b (patch)
tree8536f8a72110b9996cb9e6746b6bb4cf3cb73733 /Lib/re.py
parentc86c1b88f96ec48e5502b9b8ba5cc833f57ce476 (diff)
downloadcpython-git-863ac44b74cd66f7d289748816d65c65808c149b.tar.gz
Whitespace normalization.
Diffstat (limited to 'Lib/re.py')
-rw-r--r--Lib/re.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/re.py b/Lib/re.py
index 4fef1dc178..a786593212 100644
--- a/Lib/re.py
+++ b/Lib/re.py
@@ -18,4 +18,3 @@
from sre import *
from sre import __all__
-