[Python-ideas] Lack a API WCHAR* PyUnicode_WCHAR_DATA(PyObject *o), This is important for OS dependent feature port.

罗勇刚(Yonggang Luo) luoyonggang at gmail.com
Mon Feb 20 13:19:33 CET 2012


2012/2/20 Antoine Pitrou <solipsis at pitrou.net>

>
> > Lack a API WCHAR* PyUnicode_WCHAR_DATA(PyObject *o), This is
> > important for OS dependent feature port.
>
> Why can't you use the existing wchar_t functions:
> http://docs.python.org/dev/c-api/unicode.html#wchar-t-support
> ?
>
> Thanks, got it:).

> Regards
>
> Antoine.
>
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> http://mail.python.org/mailman/listinfo/python-ideas
>



-- 
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20120220/cfde3564/attachment.html>


More information about the Python-ideas mailing list