]> granicus.if.org Git - python/commit
SF #1669182, 2.5 was already fixed. Just assert in 2.6 since string exceptions
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 26 Feb 2007 23:48:27 +0000 (23:48 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 26 Feb 2007 23:48:27 +0000 (23:48 +0000)
commitf83b751f4b60901248e9916de6e544720bb22ab1
tree1d4c26ee41cd36bd5cd0a3459e6fd06cbeae8e13
parentf2ae27e61a0df8f3bcee39b643abf83bf45b6417
SF #1669182, 2.5 was already fixed.  Just assert in 2.6 since string exceptions
are gone.
Python/errors.c