mailr5409 - /1.3/generic_fns/pymol.py


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

Header


Content

Posted by edward on April 08, 2008 - 10:49:
Author: bugman
Date: Tue Apr  8 10:49:24 2008
New Revision: 5409

URL: http://svn.gna.org/viewcvs/relax?rev=5409&view=rev
Log:
Added the return details to the create_macro() docstring.


Modified:
    1.3/generic_fns/pymol.py

Modified: 1.3/generic_fns/pymol.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/pymol.py?rev=5409&r1=5408&r2=5409&view=diff
==============================================================================
--- 1.3/generic_fns/pymol.py (original)
+++ 1.3/generic_fns/pymol.py Tue Apr  8 10:49:24 2008
@@ -177,6 +177,8 @@
     @keyword colour_list:   The colour list to search for the colour names.  
Can be either 'molmol'
                             or 'x11'.
     @type colour_list:      str or None
+    @return:                The list of PyMOL commands.
+    @rtype:                 list of str
     """
 
     # Alias the current data pipe.




Related Messages


Powered by MHonArc, Updated Tue Apr 08 11:00:07 2008