On 5/30/06, Georg Brandl <g.brandl at gmx.net> wrote: > Neal Norwitz wrote: > > I'd be satisfied with a deprecation warning for PyArg_Parse, though we > > (*) should really figure out how to make it work on Windows. I > > haven't seen anyone object to the C compiler deprecation warning. >> There is something at > http://msdn2.microsoft.com/en-us/library/044swk7y.aspx >> but it says only "C++". I checked, and it works with C as well. (VC 7.1 toolkit compiler, but I can't believe it makes a difference...) Paul.