mailr5374 - /1.3/generic_fns/structure/internal_pdb.py


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

Header


Content

Posted by edward on April 07, 2008 - 17:04:
Author: bugman
Date: Mon Apr  7 17:04:08 2008
New Revision: 5374

URL: http://svn.gna.org/viewcvs/relax?rev=5374&view=rev
Log:
Added the missing import of the API base class.


Modified:
    1.3/generic_fns/structure/internal_pdb.py

Modified: 1.3/generic_fns/structure/internal_pdb.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure/internal_pdb.py?rev=5374&r1=5373&r2=5374&view=diff
==============================================================================
--- 1.3/generic_fns/structure/internal_pdb.py (original)
+++ 1.3/generic_fns/structure/internal_pdb.py Mon Apr  7 17:04:08 2008
@@ -25,6 +25,7 @@
 
 
 # relax module imports.
+from api_base import Str_object
 from relax_errors import RelaxError
 
 




Related Messages


Powered by MHonArc, Updated Mon Apr 07 17:20:11 2008