]> granicus.if.org Git - python/commit
unicode_fromascii() checks that the input is ASCII in debug mode
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 5 Oct 2011 21:26:01 +0000 (23:26 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 5 Oct 2011 21:26:01 +0000 (23:26 +0200)
commit0617b6e18b84d854b0648e0893b62a893b7638fd
treefb8a9c001accef12684f9f37e0ee55a1bfa12158
parenta336de7ae1c9d836265fc053018c0f11fc804b9a
unicode_fromascii() checks that the input is ASCII in debug mode
Objects/unicodeobject.c