Hello,

I need to implement a new annotation in SIP: /Deprecated/. It would be a function/method annotation. When the marked function/method is called, a deprecate warning is issued on the console (with or without a full Python traceback).

Is that hard to implement, and/or require much work? Any general checklist of what need to be coded to implement it?

Thanks!
--
Giovanni Bajo

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to