New submission from Ben Sherman:
"""
If, a little later on, "-tracks=4" is seen, it does:
options.tracks.append(int("4"))
"""
That should read --tracks=4, not -tracks=4
Found at
http://docs.python.org/lib/optparse-standard-option-actions.h
Ben Sherman added the comment:
Typos corrected.
--
title: type in docutmentatio section 14.3.3.4 -> type in docutmentation - lib
ref section 14.3.3.4
__
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.o
Ben Sherman added the comment:
There were typos in my original bug report - the typo in the
documentation is still a bug. Ugh, someone must have brewed decaf.
--
title: type in docutmentation - lib ref section 14.3.3.4 -> typo in
documentation - lib ref section 14.3.