mailr17604 - /trunk/relax.py


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

Header


Content

Posted by edward on September 28, 2012 - 17:28:
Author: bugman
Date: Fri Sep 28 17:28:56 2012
New Revision: 17604

URL: http://svn.gna.org/viewcvs/relax?rev=17604&view=rev
Log:
Removed an unused import (which was breaking relax in Python 3).


Modified:
    trunk/relax.py

Modified: trunk/relax.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/relax.py?rev=17604&r1=17603&r2=17604&view=diff
==============================================================================
--- trunk/relax.py (original)
+++ trunk/relax.py Fri Sep 28 17:28:56 2012
@@ -41,7 +41,6 @@
 import pstats
 from pydoc import pager
 from re import match
-from string import split, strip
 import sys
 
 # relax modules.




Related Messages


Powered by MHonArc, Updated Fri Sep 28 18:00:02 2012