aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/encodings/utf_16.py
Commit message (Expand)AuthorAge
* Merged revisions 81474 via svnmerge fromVictor Stinner2010-05-22
* Raise statement normalization in Lib/.Collin Winter2007-08-30
* Apply SF patch #1698994: Add getstate() and setstate()Walter Dörwald2007-04-16
* Merge part of the trunk changes into the p3yk branch. This merges from 43030Thomas Wouters2006-04-21
* Reset internal buffers when seek() is called. This fixes SF bug #1156259.Walter Dörwald2005-03-14
* SF patch #998993: The UTF-8 and the UTF-16 stateful decoders now supportWalter Dörwald2004-09-07
* Whitespace normalization.Tim Peters2002-08-08
* Fix for bug #222395: UTF-16 et al. don't handle .readline().Marc-André Lemburg2002-04-05
* This patch by Martin v. Loewis changes the UTF-16 codec to onlyMarc-André Lemburg2001-06-19
* Marc-Andre Lemburg: Unicode encodings.Guido van Rossum2000-03-10