Ah, but the contents of __all__ is a listing of the files (well the modules anyway) in the prompt/ directory.
Cheers, Edward On Thu, Apr 3, 2008 at 5:32 PM, <[EMAIL PROTECTED]> wrote: > Author: semor > Date: Thu Apr 3 17:32:39 2008 > New Revision: 5263 > > URL: http://svn.gna.org/viewcvs/relax?rev=5263&view=rev > Log: > Reverted revision 5262. > > The command used was: > svn merge -r5262:5261 . > > There is still a function called run() in prompt.interpreter which should > not be removed... > > > Modified: > 1.3/prompt/__init__.py > > Modified: 1.3/prompt/__init__.py > URL: > http://svn.gna.org/viewcvs/relax/1.3/prompt/__init__.py?rev=5263&r1=5262&r2=5263&view=diff > > ============================================================================== > --- 1.3/prompt/__init__.py (original) > +++ 1.3/prompt/__init__.py Thu Apr 3 17:32:39 2008 > @@ -45,6 +45,7 @@ > 'relax_data', > 'relax_fit', > 'reset', > + 'run', > 'rw', > 'select', > 'sequence', > > > _______________________________________________ > 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

