[docs] [issue11425] Cleanup sample codes in tutorial.

Éric Araujo report at bugs.python.org
Mon Mar 7 11:59:33 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

Just two notes: The operations like “7205759403792794 * 10**30 / 2**56” in floatimport could use some parens; the patch removed a duplicate “statement: for” entry.

----------
nosy: +eric.araujo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11425>
_______________________________________


More information about the docs mailing list