Sorry, the setup of the specific_fns module has been quite turbulent lately. This instability may not be completely over yet - there might still be a better way of setting up this code.
Regards, Edward On Feb 20, 2008 3:10 PM, <[EMAIL PROTECTED]> wrote: > 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: > > > _______________________________________________ > 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 > _______________________________________________ relax (http://nmr-relax.com) This is the relax-devel 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-devel

