mailr8552 - /branches/multi_structure/generic_fns/structure/api_base.py


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

Header


Content

Posted by edward on January 20, 2009 - 16:38:
Author: bugman
Date: Tue Jan 20 16:38:58 2009
New Revision: 8552

URL: http://svn.gna.org/viewcvs/relax?rev=8552&view=rev
Log:
Missing import.


Modified:
    branches/multi_structure/generic_fns/structure/api_base.py

Modified: branches/multi_structure/generic_fns/structure/api_base.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/multi_structure/generic_fns/structure/api_base.py?rev=8552&r1=8551&r2=8552&view=diff
==============================================================================
--- branches/multi_structure/generic_fns/structure/api_base.py (original)
+++ branches/multi_structure/generic_fns/structure/api_base.py Tue Jan 20 
16:38:58 2009
@@ -30,6 +30,7 @@
 
 # Python module imports.
 from os import sep
+from re import match
 from types import MethodType
 from warnings import warn
 




Related Messages


Powered by MHonArc, Updated Tue Jan 20 17:00:04 2009