mailr5053 - /branches/consistency_tests_1.3/prompt/consistency_tests.py


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

Header


Content

Posted by sebastien . morin . 1 on February 20, 2008 - 15:10:
Author: semor
Date: Wed Feb 20 15:10:49 2008
New Revision: 5053

URL: http://svn.gna.org/viewcvs/relax?rev=5053&view=rev
Log:
Removed a deprecated import causing relax to crash.


Modified:
    branches/consistency_tests_1.3/prompt/consistency_tests.py

Modified: branches/consistency_tests_1.3/prompt/consistency_tests.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/consistency_tests_1.3/prompt/consistency_tests.py?rev=5053&r1=5052&r2=5053&view=diff
==============================================================================
--- branches/consistency_tests_1.3/prompt/consistency_tests.py (original)
+++ branches/consistency_tests_1.3/prompt/consistency_tests.py Wed Feb 20 
15:10:49 2008
@@ -27,7 +27,6 @@
 # relax module imports.
 import help
 from relax_errors import RelaxStrError
-from specific_fns import consistency_tests_obj
 
 
 class Consistency_tests:




Related Messages


Powered by MHonArc, Updated Wed Feb 20 16:20:49 2008