diff options
author | Marc-André Lemburg <mal@egenix.com> | 2002-08-11 12:23:04 (GMT) |
---|---|---|
committer | Marc-André Lemburg <mal@egenix.com> | 2002-08-11 12:23:04 (GMT) |
commit | cc8764ca9dc3fceb9dc283163a89c9bb649b5392 (patch) | |
tree | 7f4c069636e05afe04482cc42c38f1937818806d /PC | |
parent | 078151da901bebce6eb232d958fbbb1e5ced4399 (diff) | |
download | cpython-cc8764ca9dc3fceb9dc283163a89c9bb649b5392.zip cpython-cc8764ca9dc3fceb9dc283163a89c9bb649b5392.tar.gz cpython-cc8764ca9dc3fceb9dc283163a89c9bb649b5392.tar.bz2 |
Add C API PyUnicode_FromOrdinal() which exposes unichr() at C level.
u'%c' will now raise a ValueError in case the argument is an
integer outside the valid range of Unicode code point ordinals.
Closes SF bug #593581.
Diffstat (limited to 'PC')
0 files changed, 0 insertions, 0 deletions