Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 81471-81472 via svnmerge from | Victor Stinner | 2010-05-22 | 1 | -7/+13 |
* | Raise statement normalization in Lib/. | Collin Winter | 2007-08-30 | 1 | -1/+1 |
* | Apply SF patch #1698994: Add getstate() and setstate() | Walter Dörwald | 2007-04-16 | 1 | -0/+45 |
* | Merge part of the trunk changes into the p3yk branch. This merges from 43030 | Thomas Wouters | 2006-04-21 | 1 | -2/+50 |
* | Reset internal buffers when seek() is called. This fixes SF bug #1156259. | Walter Dörwald | 2005-03-14 | 1 | -0/+7 |
* | SF patch #998993: The UTF-8 and the UTF-16 stateful decoders now support | Walter Dörwald | 2004-09-07 | 1 | -39/+25 |
* | Whitespace normalization. | Tim Peters | 2002-08-08 | 1 | -2/+1 |
* | Fix for bug #222395: UTF-16 et al. don't handle .readline(). | Marc-André Lemburg | 2002-04-05 | 1 | -0/+3 |
* | This patch by Martin v. Loewis changes the UTF-16 codec to only | Marc-André Lemburg | 2001-06-19 | 1 | -3/+33 |
* | Marc-Andre Lemburg: Unicode encodings. | Guido van Rossum | 2000-03-10 | 1 | -0/+31 |