Le vendredi 03 septembre 2010 20:07:54, Georg Brandl a écrit :
> Please add a "versionadded" tag.
Oh no, I always forget this one. Done in r84475.
--
Victor Stinner
http://www.haypocalc.com/
___
Python-Dev mailing list
Python-Dev@python.org
http://mail
Please add a "versionadded" tag.
Georg
Am 03.09.2010 18:23, schrieb victor.stinner:
> Author: victor.stinner
> Date: Fri Sep 3 18:23:29 2010
> New Revision: 84456
>
> Log:
> Document PyUnicode_AsUnicodeCopy()
>
>
> Modified:
>python/branches/py3k/Doc/c-api/unicode.rst
>
> Modified: pytho