]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix escape_encode to return the correct consumed size
authorPhilip Jenvey <pjenvey@underboss.org>
Mon, 5 Apr 2010 02:51:51 +0000 (02:51 +0000)
committerPhilip Jenvey <pjenvey@underboss.org>
Mon, 5 Apr 2010 02:51:51 +0000 (02:51 +0000)
commit034b0acdd35cc5b5fb059dc635cc39a234ed5d07
tree190d284ba58d8d40813410d0bb70cd6c0556fb5b
parentdd194ab37b07a6f01da7d2981e5c2a504c6bdf98
fix escape_encode to return the correct consumed size
Lib/test/test_codecs.py
Modules/_codecsmodule.c