summaryrefslogtreecommitdiffstats
path: root/Lib/rfc822.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/rfc822.py')
-rw-r--r--Lib/rfc822.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/rfc822.py b/Lib/rfc822.py
index 89392f6..9a99572e 100644
--- a/Lib/rfc822.py
+++ b/Lib/rfc822.py
@@ -38,7 +38,6 @@ See the class definition for lower level access methods.
There are also some utility functions here.
"""
-import re
import string
import time