summaryrefslogtreecommitdiffstats
path: root/Lib/dos-8x3/test_rfc.py
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2000-09-26 17:32:27 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2000-09-26 17:32:27 (GMT)
commitd635b1d724e79a1d2dce416b29a95c389fdfab30 (patch)
tree91545a903b9628f4a592b6d911fd9bd23d7510b6 /Lib/dos-8x3/test_rfc.py
parent0872e0585196a894c8c2c2dbea1a0fdd68391c90 (diff)
downloadcpython-d635b1d724e79a1d2dce416b29a95c389fdfab30.zip
cpython-d635b1d724e79a1d2dce416b29a95c389fdfab30.tar.gz
cpython-d635b1d724e79a1d2dce416b29a95c389fdfab30.tar.bz2
The Usual
Diffstat (limited to 'Lib/dos-8x3/test_rfc.py')
-rw-r--r--Lib/dos-8x3/test_rfc.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/Lib/dos-8x3/test_rfc.py b/Lib/dos-8x3/test_rfc.py
index 0d4c66f..36e7a51 100644
--- a/Lib/dos-8x3/test_rfc.py
+++ b/Lib/dos-8x3/test_rfc.py
@@ -120,3 +120,7 @@ Date: Wed, 13 Jan 1999 23:57:35 -0500
test''', [('', 'goit@lip.com')])
+
+test('''To: guido@[132.151.1.21]
+
+foo''', [('', 'guido@[132.151.1.21]')])