Files
cpython/Python
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
..
2002-06-11 06:22:31 +00:00
2002-08-15 14:59:02 +00:00
2006-03-01 21:31:21 +00:00
2002-12-30 22:08:05 +00:00
2006-02-15 17:27:45 +00:00
2006-02-15 17:27:45 +00:00
2006-03-02 00:31:27 +00:00
2002-06-11 06:22:31 +00:00
2006-02-15 17:27:45 +00:00
2005-07-09 15:26:33 +00:00