This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients eric.araujo, georg.brandl, pjenvey, python-dev, r.david.murray, umi
Date 2013-07-07.11:16:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bp6g25gk1z7Ljp@mail.python.org>
In-reply-to
Content
New changeset 65fce1dad331 by Ezio Melotti in branch '3.3':
#17198: Fix a NameError in the dbm module.  Patch by Valentina Mukhamedzhanova.
http://hg.python.org/cpython/rev/65fce1dad331

New changeset e91e9b9ba180 by Ezio Melotti in branch 'default':
#17198: merge with 3.3.
http://hg.python.org/cpython/rev/e91e9b9ba180
History
Date User Action Args
2013-07-07 11:16:15python-devsetrecipients: + python-dev, georg.brandl, pjenvey, eric.araujo, r.david.murray, umi
2013-07-07 11:16:15python-devlinkissue17198 messages
2013-07-07 11:16:15python-devcreate