[issue10526] Minor typo in What's New in Python 2.7

2011-10-09 Thread Roundup Robot
Roundup Robot added the comment: New changeset c52bac35b498 by Éric Araujo in branch 'default': Merge fixes for #10526, #10359, #11254, #9100 and the bug without number http://hg.python.org/cpython/rev/c52bac35b498 -- nosy: +python-dev ___ Python tra

[issue10526] Minor typo in What's New in Python 2.7

2010-11-26 Thread Georg Brandl
Georg Brandl added the comment: Thanks, fixed in r86794. -- nosy: +georg.brandl resolution: -> fixed status: open -> closed ___ Python tracker ___ _

[issue10526] Minor typo in What's New in Python 2.7

2010-11-25 Thread Petter Remen
New submission from Petter Remen : There's a word missing in section "PEP 372: Adding an Ordered Dictionary to collections" The ConfigParser module uses them by default, meaning that configuration files can now read, modified, and then written [...] should be "