Files
cpython/Lib/test
R David Murray 07ea53cb21 #1079: Fix parsing of encoded words.
This is a behavior change: before this leading and trailing spaces were
stripped from ASCII parts, now they are preserved.  Without this fix we didn't
parse the examples in the RFC correctly, so I think breaking backward
compatibility here is justified.

Patch by Ralf Schlatterbeck.
2012-06-02 17:56:49 -04:00
..
2012-05-01 09:51:46 -04:00
2012-05-11 14:48:41 -04:00
2012-05-11 14:48:41 -04:00
2012-05-12 17:40:28 -04:00