[New-bugs-announce] [issue6353] "L" integer suffix in Python 3.1 tutorial

Pierre Bourdon report at bugs.python.org
Sun Jun 28 09:55:05 CEST 2009


New submission from Pierre Bourdon <root at delroth.is-a-geek.org>:

Chapter 14 (Floating Point Arithmetic: Issues and Limitations) of the
Python 3.x tutorial contains integers with long suffix (424242L) when
talking about as_integer_ratio.

Patch is attached.

----------
assignee: georg.brandl
components: Documentation
files: fp-tutorial.diff
keywords: patch
messages: 89767
nosy: delroth, georg.brandl
severity: normal
status: open
title: "L" integer suffix in Python 3.1 tutorial
versions: Python 3.0, Python 3.1, Python 3.2
Added file: http://bugs.python.org/file14374/fp-tutorial.diff

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


More information about the New-bugs-announce mailing list