diff options
author | Fred Drake <fdrake@acm.org> | 2000-04-28 14:42:37 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-04-28 14:42:37 (GMT) |
commit | 25d34473c3c2429f0bf5c27e147fe57c6a718e99 (patch) | |
tree | fade54950fa8e087869d217f0a4f7c4349dbb33c /Doc/ext | |
parent | 6664bb87dc821e777184c8ea88539a2fdde49501 (diff) | |
download | cpython-25d34473c3c2429f0bf5c27e147fe57c6a718e99.zip cpython-25d34473c3c2429f0bf5c27e147fe57c6a718e99.tar.gz cpython-25d34473c3c2429f0bf5c27e147fe57c6a718e99.tar.bz2 |
Brian Hooper <brian_takashi@hotmail.com>:
Here's a patch which changes modsupport to add 'u' and 'u#',
to support building Unicode objects from a null-terminated
Py_UNICODE *, and a Py_UNICODE * with length, respectively.
[Conversion from 'U' to 'u' by Fred, based on python-dev comments.]
Note that the use of None for NULL values of the Py_UNICODE* value is
still in; I'm not sure of the conclusion on that issue.
Diffstat (limited to 'Doc/ext')
0 files changed, 0 insertions, 0 deletions