[Python-Dev] Baffled by PyArg_ParseTupleAndKeywords modification (original) (raw)

Guido van Rossum guido at python.org
Mon Feb 13 22:52:54 CET 2006


+1

On 2/13/06, Jeremy Hylton <jeremy at alum.mit.edu> wrote:

It sounds like the right answer for Python is to change the signature of PyArgParseTupleAndKeywords() back. We'll fix it when C fixes its const rules .

Jeremy On 2/13/06, Guido van Rossum <guido at python.org> wrote: > On 2/12/06, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote: > > > [A large head-exploding set of rules] > > > > Blarg. > > > > Const - Just Say No. > > +1 > > -- > --Guido van Rossum (home page: http://www.python.org/~guido/) _> ________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: http://mail.python.org/mailman/options/python-dev/jeremy%40alum.mit.edu >

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



More information about the Python-Dev mailing list