mailr8314 - /1.3/test_suite/unit_tests/_generic_fns/_structure/test_internal.py


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

Header


Content

Posted by sebastien . morin . 1 on January 07, 2009 - 19:10:
Author: semor
Date: Wed Jan  7 19:10:24 2009
New Revision: 8314

URL: http://svn.gna.org/viewcvs/relax?rev=8314&view=rev
Log:
A few unused imports removed.


Modified:
    1.3/test_suite/unit_tests/_generic_fns/_structure/test_internal.py

Modified: 1.3/test_suite/unit_tests/_generic_fns/_structure/test_internal.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/_generic_fns/_structure/test_internal.py?rev=8314&r1=8313&r2=8314&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/_generic_fns/_structure/test_internal.py 
(original)
+++ 1.3/test_suite/unit_tests/_generic_fns/_structure/test_internal.py Wed 
Jan  7 19:10:24 2009
@@ -21,14 +21,12 @@
 
###############################################################################
 
 # Python module imports.
-from numpy import fromstring
 from os import path
 import sys
 from unittest import TestCase
 
 # relax module imports.
 from data import Relax_data_store; ds = Relax_data_store()
-from generic_fns.mol_res_spin import Selection
 from generic_fns.structure.internal import Internal
 
 




Related Messages


Powered by MHonArc, Updated Wed Jan 07 19:20:02 2009