[Patches] slightly expanded Unicode supported Py_BuildValue

M.-A. Lemburg mal@lemburg.com
Tue, 02 May 2000 10:44:58 +0200


"Fred L. Drake, Jr." wrote:
> 
> M.-A. Lemburg writes:
>  > One could argue to also have a set of "u" markers for
>  > PyArgs_ParseTuple(): these should then return Py_UNICODE*
>  > instead of char*. Perhaps this is what you are thinking
>  > about ? It would make a nice complement to your recent patches.
> 
>   I agree.  I'll accept patches for this.  ;)

Brian :) ?

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/