dabo Commit
Revision 7167
Date: 2012-05-01 09:47:14 -0700 (Tue, 01 May 2012)
Author: Ed
Trac: http://trac.dabodev.com/changeset/7167

Changed:
U   trunk/ide/wizards/QuickLayoutWizard.py

Log:
Removed some debugging output code.


Diff:
Modified: trunk/ide/wizards/QuickLayoutWizard.py
===================================================================
--- trunk/ide/wizards/QuickLayoutWizard.py      2012-04-30 20:28:20 UTC (rev 
7166)
+++ trunk/ide/wizards/QuickLayoutWizard.py      2012-05-01 16:47:14 UTC (rev 
7167)
@@ -826,8 +826,6 @@
                self._dataEnv = dict(((tb, dict(((fld[0], {"type": fld[1], 
"pk": fld[2]})
                                        for fld in crs.getFields(tb))))
                                        for tb in crs.getTables()))
-               print self._dataEnv
-               
                return True
 
 



_______________________________________________
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]

Reply via email to