[issue10996] Typo in What's New in 3.2

2011-01-24 Thread Raymond Hettinger
Raymond Hettinger added the comment: Fixed. Thanks. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Pytho

[issue10996] Typo in What's New in 3.2

2011-01-24 Thread Raymond Hettinger
Changes by Raymond Hettinger : -- assignee: docs@python -> rhettinger nosy: +rhettinger ___ Python tracker ___ ___ Python-bugs-list ma

[issue10996] Typo in What's New in 3.2

2011-01-24 Thread Daniel Urban
New submission from Daniel Urban : In http://docs.python.org/dev/py3k/whatsnew/3.2.html#abc the example has two typos: farenheit -> fahrenheit celsium -> celsius -- assignee: docs@python components: Documentation messages: 126938 nosy: docs@python, durban priority: normal severity: nor