dabo Commit
Revision 7038
Date: 2011-12-28 10:37:26 -0800 (Wed, 28 Dec 2011)
Author: Paul
Trac: http://trac.dabodev.com/changeset/7038
Changed:
U trunk/dabo/lib/doDefaultMixin.py
Log:
Added note to doDefault() docstring.
Diff:
Modified: trunk/dabo/lib/doDefaultMixin.py
===================================================================
--- trunk/dabo/lib/doDefaultMixin.py 2011-12-28 18:37:02 UTC (rev 7037)
+++ trunk/dabo/lib/doDefaultMixin.py 2011-12-28 18:37:26 UTC (rev 7038)
@@ -22,6 +22,8 @@
def doDefault(cls, *args, **kwargs):
"""
+ DEPRECATED in r7335: use python's explicit super(cls,
self).method(<args>)
+
Call the superclass's method code, if any.
Arguments are sent along to the super method, and the return
value from
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message:
http://leafe.com/archives/byMID/[email protected]