This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author weinsteinj
Recipients
Date 2004-12-23.01:00:20
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
On the page:
http://docs.python.org/lib/optparse-how-callbacks-called.html
the text: 
<DT><STRONG><var>args</var></STRONG></DT>
should be changed to:
<DT><STRONG><code>args</code></STRONG></DT>
to match the rest of the items on the page.  This may
require changing the LaTeX.
History
Date User Action Args
2007-08-23 14:28:42adminlinkissue1090139 messages
2007-08-23 14:28:42admincreate