[DOC-SIG] docstrings for args

Paul Prescod papresco@technologist.com
Mon, 17 Nov 1997 11:58:46 -0500


Would it be useful to be able to do this:

def open( file		"The filename",
          mode="r" 	"The mode" ):

	"Open the file"

 Paul Prescod

_______________
DOC-SIG  - SIG for the Python Documentation Project

send messages to: doc-sig@python.org
administrivia to: doc-sig-request@python.org
_______________