]> granicus.if.org Git - python/commit
Allow long objects as a position value of error callbacks returned.
authorHye-Shik Chang <hyeshik@gmail.com>
Sun, 26 Mar 2006 06:21:34 +0000 (06:21 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Sun, 26 Mar 2006 06:21:34 +0000 (06:21 +0000)
commit9f4b632212742fbcd91e921e2516a6285fd7728b
treef1a1574241882414c5ce0e5042e349b604526013
parent7545a6bac2827c5f1d6feb85c41dd19544d4d626
Allow long objects as a position value of error callbacks returned.
Lib/test/test_multibytecodec.py
Lib/test/test_multibytecodec_support.py
Modules/cjkcodecs/multibytecodec.c