daboide Commit
Revision 255
Date: 2005-11-29 18:15:14 -0800 (Tue, 29 Nov 2005)
Author: paul

Changed:
U   trunk/ReportDesigner.py

Log:
Removed some debugging output.


Diff:
Modified: trunk/ReportDesigner.py
===================================================================
--- trunk/ReportDesigner.py     2005-11-30 01:47:02 UTC (rev 254)
+++ trunk/ReportDesigner.py     2005-11-30 02:15:14 UTC (rev 255)
@@ -1370,7 +1370,6 @@
                                self._rulers["%s-left" % band] = 
self.getRuler("v")
                                self._rulers["%s-right" % band] = 
self.getRuler("v")
                                b = Band(self, Caption=band)
-                               print b.Caption
                                b.Props = self.ReportForm[band]
                                b._rw = self._rw
                                self._bands.append(b)




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to