SIGN IN SIGN UP

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.
F
Fred Drake committed
25871c001f55941fec83e7ce9832e5f45c69a8cf
Parent: ae08853