Re: standard doc style for method signatures
David S. 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 -- http://mail.python
standard doc style for method signatures
Is there a generally accepted way to denote method signatures---that is, expected type or required interface for each argument. -- http://mail.python.org/mailman/listinfo/python-list