[New-bugs-announce] [issue4515] Formatting error in "What's New in Python 3.0"

Peter Wang report at bugs.python.org
Thu Dec 4 04:46:55 CET 2008


New submission from Peter Wang <misterwang at gmail.com>:

In the section "Removed Syntax", there is some ReST markup that leaked
through into the output:

"The only acceptable syntax for relative imports is from .``[*module*]
:keyword:`import` *name*; :keyword:`import` forms not starting with ``.
are always interpreted as absolute imports. (PEP 0328)"

----------
assignee: georg.brandl
components: Documentation
messages: 76865
nosy: georg.brandl, pwang
severity: normal
status: open
title: Formatting error in "What's New in Python 3.0"
versions: Python 3.0

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


More information about the New-bugs-announce mailing list