mailRe: r4461 - /1.3/test_suite/system_tests/__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 January 08, 2008 - 08:59:
That was a good catch.  There should probably be a few more entries in
that '__all__' array.

Cheers,

Edward



On Jan 7, 2008 6:58 PM,  <sebastien.morin.1@xxxxxxxxx> wrote:
Author: semor
Date: Mon Jan  7 18:58:13 2008
New Revision: 4461

URL: http://svn.gna.org/viewcvs/relax?rev=4461&view=rev
Log:
Fixed a typo in an import statement.


Modified:
    1.3/test_suite/system_tests/__init__.py

Modified: 1.3/test_suite/system_tests/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/__init__.py?rev=4461&r1=4460&r2=4461&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/__init__.py (original)
+++ 1.3/test_suite/system_tests/__init__.py Mon Jan  7 18:58:13 2008
@@ -40,7 +40,7 @@

 __all__ = ['angles',
            'diffusion_tensor',
-           'generic.py',
+           'generic',
            'jw_mapping',
            'main',
            'model_free',


_______________________________________________
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 Tue Jan 08 09:41:08 2008