Author: bugman
Date: Mon Jan 19 15:45:26 2009
New Revision: 8537
URL: http://svn.gna.org/viewcvs/relax?rev=8537&view=rev
Log:
Added a missing import.
Modified:
branches/multi_structure/generic_fns/structure/api_base.py
Modified: branches/multi_structure/generic_fns/structure/api_base.py
URL:
http://svn.gna.org/viewcvs/relax/branches/multi_structure/generic_fns/structure/api_base.py?rev=8537&r1=8536&r2=8537&view=diff
==============================================================================
--- branches/multi_structure/generic_fns/structure/api_base.py (original)
+++ branches/multi_structure/generic_fns/structure/api_base.py Mon Jan 19
15:45:26 2009
@@ -35,7 +35,7 @@
# relax module import.
from data.relax_xml import fill_object_contents, xml_to_object
-from relax_errors import RelaxError, RelaxFileError, RelaxImplementError
+from relax_errors import RelaxError, RelaxFileError,
RelaxFromXMLNotEmptyError, RelaxImplementError
from relax_io import file_root
from relax_warnings import RelaxWarning
_______________________________________________
relax (http://nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits