mailr3611 - /1.3/test_suite/unit_tests/molecule_testing_base.py


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

Header


Content

Posted by edward on November 20, 2007 - 10:04:
Author: bugman
Date: Tue Nov 20 10:04:45 2007
New Revision: 3611

URL: http://svn.gna.org/viewcvs/relax?rev=3611&view=rev
Log:
Removed a problematic and unused import.


Modified:
    1.3/test_suite/unit_tests/molecule_testing_base.py

Modified: 1.3/test_suite/unit_tests/molecule_testing_base.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/molecule_testing_base.py?rev=3611&r1=3610&r2=3611&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/molecule_testing_base.py (original)
+++ 1.3/test_suite/unit_tests/molecule_testing_base.py Tue Nov 20 10:04:45 
2007
@@ -22,7 +22,6 @@
 
 # relax module imports.
 from data import Data as relax_data_store
-from generic_fns import molecule, residue
 from relax_errors import RelaxError, RelaxNoPipeError, 
RelaxResSelectDisallowError, RelaxSpinSelectDisallowError
 
 




Related Messages


Powered by MHonArc, Updated Tue Nov 20 10:20:27 2007