
Nov. 3, 2010
10:30 a.m.
New submission from hafiza jameel <fizabreeze@gmail.com>: the documentation does not show the import statement of decimal module in the introduction: http://docs.python.org/library/decimal.html import should have been done like this: from decimal import * ---------- assignee: docs@python components: Documentation messages: 120315 nosy: docs@python, hafiza.jameel priority: normal severity: normal status: open title: decimal module documentation is misguiding versions: Python 2.7 _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue10297> _______________________________________