On Friday 05 October 2007, Giovanni Bajo wrote: > On 10/4/2007 6:11 PM, Phil Thompson wrote: > > You'd need to define a new over flag in sip.h, set it in parser.y and > > test it (and generate the necessary code) in gencode.c. > > Thanks! > > > Or you could use the existing PreHook annotation. > > But I'd have to duplicate the code for every function I need to mark > with /Deprecated/.
You'd have to specify the name of the builtin you wrote each time, not the code itself. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
