cpython/Lib/email/test/data
R. David Murray 57a4b983a6 bdecode was already gone in email 5. This merge adds the test from
the trunk patch, and removes the last trace of bdecode, which was
a commented out call in message.py.

Merged revisions 78778 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78778 | r.david.murray | 2010-03-07 21:04:06 -0500 (Sun, 07 Mar 2010) | 9 lines

  Issue #7143: get_payload used to strip any trailing newline from a
  base64 transfer-encoded payload *after* decoding it; it no longer does.
  email had a special method in utils, _bdecode, specifically to do this,
  so it must have served a purpose at some point, yet it is clearly wrong
  per RFC.  Fixed with Barry's approval, but no backport.  Email package
  minor version number is bumped, now version 4.0.1.

  Patch by Joaquin Cuenca Abela.
........
2010-03-08 02:17:03 +00:00
..
PyBanner048.gif Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
audiotest.au Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_01.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_02.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_03.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_04.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_05.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_06.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_07.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_08.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_09.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_10.txt bdecode was already gone in email 5. This merge adds the test from 2010-03-08 02:17:03 +00:00
msg_11.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_12.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_12a.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_13.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_14.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_15.txt Get test_email to pass. There is a problem reading the data file and 2007-10-27 02:55:08 +00:00
msg_16.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_17.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_18.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_19.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_20.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_21.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_22.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_23.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_24.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_25.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_26.txt Merged revisions 64260 via svnmerge from 2008-06-14 00:49:05 +00:00
msg_27.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_28.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_29.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_30.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_31.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_32.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_33.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_34.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_35.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_36.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_37.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_38.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_39.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_40.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_41.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_42.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_43.txt Copying the email package back, despite its failings. 2007-08-30 01:15:14 +00:00
msg_44.txt Merged revisions 75301 via svnmerge from 2009-10-10 00:13:32 +00:00
msg_45.txt Merged revisions 77517,77525 via svnmerge from 2010-01-16 18:30:03 +00:00
msg_46.txt Merged revisions 78274 via svnmerge from 2010-02-21 04:39:40 +00:00