Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
encodings
/
utf_16.py
54b40ee
Fix my last commit (r81471) about codecs
by Victor Stinner
· 15 years ago
7df55da
Issue #6268: More bugfixes about BOM, UTF-16 and UTF-32
by Victor Stinner
· 15 years ago
abb02e5
Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass
by Walter Dörwald
· 19 years ago
729c31f
Reset internal buffers when seek() is called. This fixes SF bug #1156259.
by Walter Dörwald
· 20 years ago
6965203
SF patch #998993: The UTF-8 and the UTF-16 stateful decoders now support
by Walter Dörwald
· 21 years ago
469cdad
Whitespace normalization.
by Tim Peters
· 23 years ago
3ccb09c
Fix for bug #222395: UTF-16 et al. don't handle .readline().
by Marc-André Lemburg
· 23 years ago
92b550c
This patch by Martin v. Loewis changes the UTF-16 codec to only
by Marc-André Lemburg
· 24 years ago
0229bf6
Marc-Andre Lemburg: Unicode encodings.
by Guido van Rossum
· 25 years ago