[Numpy-discussion] Docstring standard: how to specify variable types
Matthew Brett
matthew.brett@gmail....
Thu Jan 24 04:04:56 CST 2008
Also,
> Perhaps we could have that discussion on the IRC channel on Friday at
> some specified time?
I suppose it's possible to hack up some processor of the form:
doc_me('my_file.py')
that can introspect things like argument lists, add boilerplate and
process the resulting text according to the given rules. And maybe
switch between standards if we change.
Matthew
More information about the Numpy-discussion
mailing list