diff options
| author | Georg Brandl <georg@python.org> | 2010-01-01 13:07:05 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-01-01 13:07:05 (GMT) |
| commit | 8cdc9bc9018af92faef452c4364421a1c77a029d (patch) | |
| tree | 02ceaa35e892ae8b60b95ade8b13c3f9e03ea3a0 /Lib/email/test/test_email.py | |
| parent | 9db77468bc581b9c32e03a7190d7d502c7522f77 (diff) | |
| download | cpython-8cdc9bc9018af92faef452c4364421a1c77a029d.zip cpython-8cdc9bc9018af92faef452c4364421a1c77a029d.tar.gz cpython-8cdc9bc9018af92faef452c4364421a1c77a029d.tar.bz2 | |
More yearly updates.
Diffstat (limited to 'Lib/email/test/test_email.py')
| -rw-r--r-- | Lib/email/test/test_email.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/email/test/test_email.py b/Lib/email/test/test_email.py index 50d3fb6..5aa8463 100644 --- a/Lib/email/test/test_email.py +++ b/Lib/email/test/test_email.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2009 Python Software Foundation +# Copyright (C) 2001-2010 Python Software Foundation # Contact: email-sig@python.org # email package unit tests |
