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

Jeremy Hylton jeremy at alum.mit.edu
Mon Feb 13 22:49:44 CET 2006


It sounds like the right answer for Python is to change the signature of PyArg_ParseTupleAndKeywords() 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



More information about the Python-Dev mailing list