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-04-14 15:06:17 -04:00
2012-05-01 09:51:46 -04:00
2012-04-16 21:29:58 +02:00
2012-05-11 14:48:41 -04:00
2012-04-17 19:54:35 -04:00
2012-04-20 21:44:09 +01:00
2012-04-18 11:19:00 -04:00
2012-04-23 10:08:14 -04:00
2012-05-11 14:48:41 -04:00
2012-05-12 17:40:28 -04:00