diff options
author | Fred Drake <fdrake@acm.org> | 2000-05-03 15:17:02 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-05-03 15:17:02 +0000 |
commit | aae5071948bdd6ccacea6fd90ab4e816a6c2ab98 (patch) | |
tree | 62479fa17c0b0cabeaf74c3fb356c4591678b051 /Python/pythonrun.c | |
parent | 98430ffe07cdc79723c984fd90315954d51c1506 (diff) | |
download | cpython-aae5071948bdd6ccacea6fd90ab4e816a6c2ab98.tar.gz |
Brian Hooper <brian_takashi@hotmail.com>:
Added 'u' and 'u#' tags for PyArg_ParseTuple - these turn a
PyUnicodeObject argument into a Py_UNICODE * buffer, or a Py_UNICODE *
buffer plus a length with the '#'. Also added an analog to 'U'
for Py_BuildValue.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions