[PyQt] SIP: how to add a new annotation
Giovanni Bajo
rasky at develer.com
Thu Oct 4 16:52:25 BST 2007
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
More information about the PyQt
mailing list