Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on optparse page #46925

Closed
fbe2 mannequin opened this issue Apr 23, 2008 · 2 comments
Closed

error on optparse page #46925

fbe2 mannequin opened this issue Apr 23, 2008 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@fbe2
Copy link
Mannequin

fbe2 mannequin commented Apr 23, 2008

BPO 2673
Nosy @birkenfeld, @benjaminp

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2008-04-23.20:38:48.752>
created_at = <Date 2008-04-23.05:08:32.832>
labels = ['docs']
title = 'error on optparse page'
updated_at = <Date 2008-04-23.20:38:48.740>
user = 'https://bugs.python.org/fbe2'

bugs.python.org fields:

activity = <Date 2008-04-23.20:38:48.740>
actor = 'benjamin.peterson'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2008-04-23.20:38:48.752>
closer = 'benjamin.peterson'
components = ['Documentation']
creation = <Date 2008-04-23.05:08:32.832>
creator = 'fbe2'
dependencies = []
files = []
hgrepos = []
issue_num = 2673
keywords = []
message_count = 2.0
messages = ['65696', '65706']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'benjamin.peterson', 'fbe2']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue2673'
versions = []

@fbe2
Copy link
Mannequin Author

fbe2 mannequin commented Apr 23, 2008

There is an error (maybe a typo) on this page:
http://docs.python.org/lib/optparse-callback-example-6.html.

The last line of the example should have ->
callback=vararg_callback not callback=varargs

Not a big deal.

@fbe2 fbe2 mannequin assigned birkenfeld Apr 23, 2008
@fbe2 fbe2 mannequin added the docs Documentation in the Doc dir label Apr 23, 2008
@benjaminp
Copy link
Contributor

Thank you! Fixed in r62469.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

2 participants