[Python-checkins] r67998 - sandbox/trunk/io-c/_textio.c

Benjamin Peterson benjamin at python.org
Mon Dec 29 00:58:37 CET 2008


On Sun, Dec 28, 2008 at 5:48 PM, amaury. forgeotdarc
<python-checkins at python.org> wrote:
> Author: amaury.forgeotdarc
> Date: Mon Dec 29 00:48:35 2008
> New Revision: 67998
>
> Log:
> It seems necessary to add an extra level of parentheses to parse a tuple.

Technically you should be using PyArg_ParseTuple anyway.



-- 
Regards,
Benjamin Peterson


More information about the Python-checkins mailing list