mailr22162 - /trunk/devel_scripts/python_seek.py


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

Header


Content

Posted by edward on February 07, 2014 - 18:20:
Author: bugman
Date: Fri Feb  7 18:20:06 2014
New Revision: 22162

URL: http://svn.gna.org/viewcvs/relax?rev=22162&view=rev
Log:
Output formatting improvements for the python_seek.py development script.


Modified:
    trunk/devel_scripts/python_seek.py

Modified: trunk/devel_scripts/python_seek.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/devel_scripts/python_seek.py?rev=22162&r1=22161&r2=22162&view=diff
==============================================================================
--- trunk/devel_scripts/python_seek.py (original)
+++ trunk/devel_scripts/python_seek.py Fri Feb  7 18:20:06 2014
@@ -62,7 +62,7 @@
 class Python_info:
     """Find all Python versions and the supported modules."""
 
-    def __init__(self, format="    %-10s %-20s", debug=False):
+    def __init__(self, format="    %-15s %-20s", debug=False):
         """Set up and run."""
 
         # Store the args.




Related Messages


Powered by MHonArc, Updated Fri Feb 07 19:00:01 2014