[Python-Dev] Remove METH_OLDARGS?

"Martin v. Löwis" martin at v.loewis.de
Mon May 29 23:45:27 CEST 2006


Georg Brandl wrote:
> I thought more about PyArg_Parse for __deprecated__.

Ah, PyArg_Parse can, of course. Having it actually do that should not
hurt, either - but you need a reliable check whether the compiler
supports __deprecated__.

Regards,
Martin


More information about the Python-Dev mailing list