[issue4516] Another formatting error in "What's New in Python 3.0"

2008-12-03 Thread Peter Wang
New submission from Peter Wang <[EMAIL PROTECTED]>: In the "Library Changes" section, the next to last bullet point about string.letters has leaked through some ReST markup into the final output: ":data:string.letters`" -- assignee: georg.brandl components: Doc

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

2008-12-03 Thread Peter Wang
New submission from Peter Wang <[EMAIL PROTECTED]>: 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