[ python-Bugs-1090139 ] presentation typo in lib: 6.21.4.2 How callbacks are called

SourceForge.net noreply at sourceforge.net
Fri Dec 31 10:35:39 CET 2004


Bugs item #1090139, was opened at 2004-12-23 02:00
Message generated for change (Comment added) made by jlgijsbers
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1090139&group_id=5470

Category: Documentation
Group: None
>Status: Open
Resolution: Fixed
Priority: 5
Submitted By: Jesse Weinstein (weinsteinj)
>Assigned to: Greg Ward (gward)
Summary: presentation typo in lib: 6.21.4.2 How callbacks are called

Initial Comment:
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.

----------------------------------------------------------------------

>Comment By: Johannes Gijsbers (jlgijsbers)
Date: 2004-12-31 10:35

Message:
Logged In: YES 
user_id=469548

I think the optparse documentation is automatically
generated from the optik ReST docs, so Greg should take a
look at this as well.

----------------------------------------------------------------------

Comment By: Raymond Hettinger (rhettinger)
Date: 2004-12-31 02:08

Message:
Logged In: YES 
user_id=80475

Fixed.

Thanks for the report.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1090139&group_id=5470


More information about the Python-bugs-list mailing list