mailr8300 - /1.3/test_suite/unit_tests/_prompt/test_dasha.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 - 16:28:
Author: semor
Date: Wed Jan  7 16:28:40 2009
New Revision: 8300

URL: http://svn.gna.org/viewcvs/relax?rev=8300&view=rev
Log:
Removed a few more unused imports.


Modified:
    1.3/test_suite/unit_tests/_prompt/test_dasha.py

Modified: 1.3/test_suite/unit_tests/_prompt/test_dasha.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/_prompt/test_dasha.py?rev=8300&r1=8299&r2=8300&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/_prompt/test_dasha.py (original)
+++ 1.3/test_suite/unit_tests/_prompt/test_dasha.py Wed Jan  7 16:28:40 2009
@@ -25,7 +25,7 @@
 
 # relax module imports.
 from prompt.dasha import Dasha
-from relax_errors import RelaxError, RelaxBoolError, RelaxFloatError, 
RelaxIntError, RelaxNoneListstrError, RelaxNoneStrError, RelaxNumTupleError, 
RelaxStrError
+from relax_errors import RelaxBoolError, RelaxNoneStrError, RelaxStrError
 
 # Unit test imports.
 from data_types import DATA_TYPES




Related Messages


Powered by MHonArc, Updated Wed Jan 07 16:40:02 2009