]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
This commit was manufactured by cvs2svn to create branch
authorcvs2svn <tools@python.org>
Thu, 15 Aug 2002 22:18:11 +0000 (22:18 +0000)
committercvs2svn <tools@python.org>
Thu, 15 Aug 2002 22:18:11 +0000 (22:18 +0000)
commit3218fa4df6e796937105664e4aca3641bc84537b
tree5bf8f1b0a5567a1997584013a91df5438636b52b
parent6f53956a329a561f9deff10335ebb2ae44c813cb
This commit was manufactured by cvs2svn to create branch
'release22-maint'.
36 files changed:
Lib/email/test/__init__.py [new file with mode: 0644]
Lib/email/test/data/PyBanner048.gif [new file with mode: 0644]
Lib/email/test/data/msg_01.txt [new file with mode: 0644]
Lib/email/test/data/msg_02.txt [new file with mode: 0644]
Lib/email/test/data/msg_03.txt [new file with mode: 0644]
Lib/email/test/data/msg_04.txt [new file with mode: 0644]
Lib/email/test/data/msg_05.txt [new file with mode: 0644]
Lib/email/test/data/msg_06.txt [new file with mode: 0644]
Lib/email/test/data/msg_07.txt [new file with mode: 0644]
Lib/email/test/data/msg_08.txt [new file with mode: 0644]
Lib/email/test/data/msg_09.txt [new file with mode: 0644]
Lib/email/test/data/msg_10.txt [new file with mode: 0644]
Lib/email/test/data/msg_11.txt [new file with mode: 0644]
Lib/email/test/data/msg_12.txt [new file with mode: 0644]
Lib/email/test/data/msg_13.txt [new file with mode: 0644]
Lib/email/test/data/msg_14.txt [new file with mode: 0644]
Lib/email/test/data/msg_15.txt [new file with mode: 0644]
Lib/email/test/data/msg_16.txt [new file with mode: 0644]
Lib/email/test/data/msg_17.txt [new file with mode: 0644]
Lib/email/test/data/msg_18.txt [new file with mode: 0644]
Lib/email/test/data/msg_19.txt [new file with mode: 0644]
Lib/email/test/data/msg_20.txt [new file with mode: 0644]
Lib/email/test/data/msg_21.txt [new file with mode: 0644]
Lib/email/test/data/msg_22.txt [new file with mode: 0644]
Lib/email/test/data/msg_23.txt [new file with mode: 0644]
Lib/email/test/data/msg_24.txt [new file with mode: 0644]
Lib/email/test/data/msg_25.txt [new file with mode: 0644]
Lib/email/test/data/msg_26.txt [new file with mode: 0644]
Lib/email/test/data/msg_27.txt [new file with mode: 0644]
Lib/email/test/data/msg_28.txt [new file with mode: 0644]
Lib/email/test/data/msg_29.txt [new file with mode: 0644]
Lib/email/test/data/msg_30.txt [new file with mode: 0644]
Lib/email/test/test_email_codecs.py [new file with mode: 0644]
Lib/test/test_base64.py [new file with mode: 0644]
Lib/test/test_email_codecs.py [new file with mode: 0644]
Lib/test/test_random.py [new file with mode: 0644]