]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Unicode: raise SystemError instead of ValueError or RuntimeError on invalid
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 3 Oct 2011 22:04:26 +0000 (00:04 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 3 Oct 2011 22:04:26 +0000 (00:04 +0200)
commit016980454ea88bcac5f1cea246cb8a5c0e55dc5a
treee396b81a0c12beb1a856659966b8d1238ccdaaee
parent7f11ad4594f63dec8cd18a16243fb58cf0e9589b
Unicode: raise SystemError instead of ValueError or RuntimeError on invalid
state
Objects/unicodeobject.c