New submission from Pascal Chambon <chambon.pas...@gmail.com>:

Hello

A minor detail in optparse documentation :
"If optparse‘s default error-handling behaviour does not suit your
needs, you’ll need to subclass OptionParser and override its exit()
and/or error() methods."
-> the links put on exit() and error() are wrong (the latter isn't set,
the former links to another exit() symbol.

Regards, 
Pascal

----------
assignee: georg.brandl
components: Documentation
messages: 89847
nosy: georg.brandl, pakal
severity: normal
status: open
title: Minor internal link errors in Optparse doc
versions: Python 2.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6371>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to