New submission from Jean Jordaan <jean.jord...@gmail.com>: http://docs.python.org/library/decimal.html#recipes has this code:
for i in range(places): build(next() if digits else '0') Mismatched parenthesis. ---------- assignee: d...@python components: Documentation messages: 107396 nosy: Jean.Jordaan, d...@python priority: normal severity: normal status: open title: Syntax error in http://docs.python.org/library/decimal.html#recipes versions: Python 2.6 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8953> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com