mailRe: r5270 - /1.3/prompt/__init__.py


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

Header


Content

Posted by Edward d'Auvergne on April 03, 2008 - 19:27:
Oh, __all__ contains the module names rather than file names.  So
because you type 'import prompt.pipe', then the string should be
'pipe' rather than 'pipe.py'.

Cheers,

Edward


On Thu, Apr 3, 2008 at 7:06 PM,  <sebastien.morin.1@xxxxxxxxx> wrote:
Author: semor
 Date: Thu Apr  3 19:06:25 2008
 New Revision: 5270

 URL: http://svn.gna.org/viewcvs/relax?rev=5270&view=rev
 Log:
 Updated the listing of the files in the prompt/ directory.


 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=5270&r1=5269&r2=5270&view=diff
 
==============================================================================
 --- 1.3/prompt/__init__.py (original)
 +++ 1.3/prompt/__init__.py Thu Apr  3 19:06:25 2008
 @@ -45,7 +45,7 @@
            'relax_data',
            'relax_fit',
            'reset',
 -           'run',
 +           'pipe.py',
            'rw',
            'select',
            'sequence',


 _______________________________________________
 relax (http://nmr-relax.com)

 This is the relax-commits mailing list
 relax-commits@xxxxxxx

 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




Related Messages


Powered by MHonArc, Updated Thu Apr 03 22:22:21 2008