Discussion:
[Python-3000-checkins] r65770 - python/branches/py3k
hirokazu.yamamoto
2008-08-17 15:16:18 UTC
Permalink
Author: hirokazu.yamamoto
Date: Sun Aug 17 17:16:18 2008
New Revision: 65770

Log:
Blocked revisions 65762 via svnmerge

........
r65762 | hirokazu.yamamoto | 2008-08-17 22:10:46 +0900 | 2 lines

Backport r65661, r65760: Issue #3575: Incremental decoder's decode
function now takes bytearray by using 's*' instead of 't#'.
........


Modified:
python/branches/py3k/ (props changed)

Loading...