Ticket #36 (new task)

Opened 2 years ago

Last modified 1 year ago

Reformat all docstrings to conform to PEP 257

Reported by: gvwilson Assigned to: gvwilson
Priority: major Milestone: SciPy07Sprint
Component: tools Version:
Keywords: PyDoc build Cc:

Description

All doc strings should conform to http://www.python.org/peps/pep-0257.html, and the wiki doc extractor should use the PEP 257 algorithm for stripping indentation.

Change History

07/29/07 10:07:44 changed by gvwilson

  • milestone changed from Lithium to SciPy07Sprint.

Milestone Lithium deleted