[Python-3000] Removal of PyArg_Parse()

Guido van Rossum guido at python.org
Fri Aug 24 23:48:04 CEST 2007


I think that's a question for Martin von Loewis. Are there any
existing uses (in the core) that are hard to replace with
PyArg_ParseTuple()?

On 8/24/07, skip at pobox.com <skip at pobox.com> wrote:
>
>     skip> I started in looking at removing PyArg_Parse.
>
> Before I go any farther, perhaps I should ask:  Is PyArg_Parse going away or
> just its use as the argument parser for METH_OLDARGS functions?

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list