standard doc style for method signatures

David S. davidschein at alumni.tufts.edu
Tue May 31 10:54:23 EDT 2005


David S. <davidschein <at> alumni.tufts.edu> writes:

> 
> Is there a generally accepted way to denote method signatures---that is,
> expected type or required interface for each argument.  
> 
Here is an answer:
http://python.org/peps/pep-0257.html
http://www.python.org/peps/pep-0008.html






More information about the Python-list mailing list