mailr24543 - /trunk/lib/__init__.py


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

Header


Content

Posted by edward on July 16, 2014 - 20:34:
Author: bugman
Date: Wed Jul 16 20:34:10 2014
New Revision: 24543

URL: http://svn.gna.org/viewcvs/relax?rev=24543&view=rev
Log:
Added the missing timing module to the relax library package __all__ list.


Modified:
    trunk/lib/__init__.py

Modified: trunk/lib/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/__init__.py?rev=24543&r1=24542&r2=24543&view=diff
==============================================================================
--- trunk/lib/__init__.py       (original)
+++ trunk/lib/__init__.py       Wed Jul 16 20:34:10 2014
@@ -56,6 +56,7 @@
     'statistics',
     'structure',
     'text',
+    'timing',
     'warnings',
     'xml'
 ]




Related Messages


Powered by MHonArc, Updated Wed Jul 16 20:40:02 2014