[issue6638] optparse parse_args argument references wrong

2009-09-01 Thread Georg Brandl

Georg Brandl ge...@python.org added the comment:

Thanks, fixed in r74621.

--
resolution:  - fixed
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue6638
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6638] optparse parse_args argument references wrong

2009-08-03 Thread Kevin Quick

New submission from Kevin Quick kq1qu...@gmail.com:

In optparse description of 16.4.3.7. Parsing arguments (http://
docs.python.org/library/optparse.html#parsing-arguments) the keyword 
argument to parse_args is values=None but in the description of the 
options return value and in the second sentence of the Most common 
usage... paragraph following, it is referred to as the options 
argument.

--
assignee: georg.brandl
components: Documentation
messages: 91247
nosy: georg.brandl, kq1quick
severity: normal
status: open
title: optparse parse_args argument references wrong
type: resource usage
versions: Python 2.7

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue6638
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com