dabo Commit
Revision 6070
Date: 2010-10-03 16:32:13 -0700 (Sun, 03 Oct 2010)
Author: Ed
Trac: http://trac.dabodev.com/changeset/6070
Changed:
U trunk/ide/ClassDesignerPropSheet.py
Log:
Removed debugging code.
Diff:
Modified: trunk/ide/ClassDesignerPropSheet.py
===================================================================
--- trunk/ide/ClassDesignerPropSheet.py 2010-10-03 23:09:02 UTC (rev 6069)
+++ trunk/ide/ClassDesignerPropSheet.py 2010-10-03 23:32:13 UTC (rev 6070)
@@ -257,9 +257,6 @@
ro = propInfo["readonly"]
if callable(ro):
ro = ro(ob)
- print "CALL", prop, ro
- if prop == "Mask":
- print "MASK RO", ro
rec["readonly"] = ro
if mult:
@@ -924,6 +921,5 @@
-
if __name__ == "__main__":
pass
_______________________________________________
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]