]> granicus.if.org Git - python/commit
unicode_result_wchar(): move the assert() to the "#ifdef Py_DEBUG" block
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 4 Oct 2012 00:32:58 +0000 (02:32 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 4 Oct 2012 00:32:58 +0000 (02:32 +0200)
commitaa7712711d85ded84055d8deffa6177b7b763b0e
treed511c1826fa26e6ccdd8b17a0f69c926f1672f46
parenta4708231e6db33e182e823d827d83165d4ce4b38
unicode_result_wchar(): move the assert() to the "#ifdef Py_DEBUG" block
Objects/unicodeobject.c