mailr18686 - /trunk/lib/text/table.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 07, 2013 - 22:05:
Author: bugman
Date: Thu Mar  7 22:05:26 2013
New Revision: 18686

URL: http://svn.gna.org/viewcvs/relax?rev=18686&view=rev
Log:
Removed a debugging printout.


Modified:
    trunk/lib/text/table.py

Modified: trunk/lib/text/table.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/text/table.py?rev=18686&r1=18685&r2=18686&view=diff
==============================================================================
--- trunk/lib/text/table.py (original)
+++ trunk/lib/text/table.py Thu Mar  7 22:05:26 2013
@@ -269,5 +269,4 @@
     text += _blank(width=total_width)
 
     # Return the table text.
-    print `text`
     return text




Related Messages


Powered by MHonArc, Updated Thu Mar 07 22:20:01 2013