mailr5368 - /1.3/generic_fns/structure/scientific.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 - 16:36:
Author: bugman
Date: Mon Apr  7 16:36:31 2008
New Revision: 5368

URL: http://svn.gna.org/viewcvs/relax?rev=5368&view=rev
Log:
Docstring fix for the atom_loop() generator method.


Modified:
    1.3/generic_fns/structure/scientific.py

Modified: 1.3/generic_fns/structure/scientific.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure/scientific.py?rev=5368&r1=5367&r2=5368&view=diff
==============================================================================
--- 1.3/generic_fns/structure/scientific.py (original)
+++ 1.3/generic_fns/structure/scientific.py Mon Apr  7 16:36:31 2008
@@ -60,7 +60,7 @@
                         number, and atom name.  If pos is True, then the 3D 
array of the atom
                         position is also returned.
         @rtype:         tuple (str, int, str, int, str) and if pos==True, 
(str, int, str, int, str,
-                        list of len 3)
+                        array of len 3)
         """
 
         # Loop over the loaded structures.




Related Messages


Powered by MHonArc, Updated Mon Apr 07 17:00:19 2008