Files
cpython/Lib
Walter Dörwald abb02e5994 Patch #1436130: codecs.lookup() now returns a CodecInfo object (a subclass
of tuple) that provides incremental decoders and encoders (a way to use
stateful codecs without the stream API). Functions
codecs.getincrementaldecoder() and codecs.getincrementalencoder() have
been added.
2006-03-15 11:35:15 +00:00
..
2006-03-05 13:36:04 +00:00
2005-12-25 23:18:31 +00:00
2005-11-25 02:02:50 +00:00
2006-03-07 16:16:07 +00:00
2005-12-25 23:18:31 +00:00
2006-02-26 04:21:50 +00:00
2006-02-08 12:53:56 +00:00
2006-02-19 21:26:07 +00:00
2006-02-28 22:50:17 +00:00
2006-01-20 20:03:24 +00:00
2006-02-27 22:32:47 +00:00
2006-02-08 12:53:56 +00:00
2006-03-10 23:39:56 +00:00
2006-02-27 22:32:47 +00:00
2005-10-28 14:39:47 +00:00
2006-02-25 22:38:04 +00:00
2006-01-20 23:40:56 +00:00