[issue1422094] email.MIME*.as_string removes duplicate spaces

2010-01-11 Thread R. David Murray
R. David Murray added the comment: Duplicate of issue 5612, which has a small amount of additional info so I'm closing this one. -- nosy: +r.david.murray resolution: -> duplicate status: open -> closed superseder: -> whitespace folding in the email package could be better ;-) __

[issue1422094] email.MIME*.as_string removes duplicate spaces

2009-04-22 Thread Daniel Diniz
Changes by Daniel Diniz : -- keywords: +easy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth

[issue1422094] email.MIME*.as_string removes duplicate spaces

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: Confirmed on trunk. -- nosy: +ajaksu2 stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.4 ___ Python tracker ___ __