[issue5153] Extra ) in optparse sample

2009-02-04 Thread Adam Vandenberg

New submission from Adam Vandenberg :

In the "Callback example 6: variable arguments" section of the optparse
documentation, the example code has an extra ) at the end of the last
line of the function:

setattr(parser.values, option.dest, value))

--
assignee: georg.brandl
components: Documentation
messages: 81154
nosy: adamvan, georg.brandl
severity: normal
status: open
title: Extra ) in optparse sample
versions: Python 2.6, Python 2.7

___
Python tracker 
<http://bugs.python.org/issue5153>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5254] Formatting error in "findertools" header

2009-02-13 Thread Adam Vandenberg

New submission from Adam Vandenberg :

There is a formatting error in the "findertools" header:
http://docs.python.org/library/macostools.html#module-findertools

"The finder's Apple Events interface" as rendered uses the
wrong-direction single quote.

--
assignee: georg.brandl
components: Documentation
messages: 81972
nosy: adamvan, georg.brandl
severity: normal
status: open
title: Formatting error in "findertools" header
versions: Python 2.6

___
Python tracker 
<http://bugs.python.org/issue5254>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com