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

Syntax error in http://docs.python.org/library/decimal.html#recipes #53199

Closed
JeanJordaan mannequin opened this issue Jun 9, 2010 · 2 comments
Closed

Syntax error in http://docs.python.org/library/decimal.html#recipes #53199

JeanJordaan mannequin opened this issue Jun 9, 2010 · 2 comments
Labels
docs Documentation in the Doc dir

Comments

@JeanJordaan
Copy link
Mannequin

JeanJordaan mannequin commented Jun 9, 2010

BPO 8953

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 = None
closed_at = <Date 2010-06-09.13:09:14.207>
created_at = <Date 2010-06-09.13:07:44.404>
labels = ['invalid', 'docs']
title = 'Syntax error in http://docs.python.org/library/decimal.html#recipes'
updated_at = <Date 2010-06-09.13:22:02.405>
user = 'https://bugs.python.org/JeanJordaan'

bugs.python.org fields:

activity = <Date 2010-06-09.13:22:02.405>
actor = 'brian.curtin'
assignee = 'docs@python'
closed = True
closed_date = <Date 2010-06-09.13:09:14.207>
closer = 'Jean.Jordaan'
components = ['Documentation']
creation = <Date 2010-06-09.13:07:44.404>
creator = 'Jean.Jordaan'
dependencies = []
files = []
hgrepos = []
issue_num = 8953
keywords = []
message_count = 2.0
messages = ['107396', '107397']
nosy_count = 2.0
nosy_names = ['docs@python', 'Jean.Jordaan']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue8953'
versions = ['Python 2.6']

@JeanJordaan
Copy link
Mannequin Author

JeanJordaan mannequin commented Jun 9, 2010

http://docs.python.org/library/decimal.html#recipes
has this code:

    for i in range(places):
        build(next() if digits else '0')

Mismatched parenthesis.

@JeanJordaan JeanJordaan mannequin assigned docspython Jun 9, 2010
@JeanJordaan JeanJordaan mannequin added the docs Documentation in the Doc dir label Jun 9, 2010
@JeanJordaan
Copy link
Mannequin Author

JeanJordaan mannequin commented Jun 9, 2010

Aargh, sorry, sent too quick :-(

@JeanJordaan JeanJordaan mannequin closed this as completed Jun 9, 2010
@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

1 participant