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 docs@python, mark.dickinson, python-dev, vajrasky
Date 2013-08-05.16:58:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3c84tG4696z7Ln0@mail.python.org>
In-reply-to
Content
New changeset 395ac61ebe1a by Mark Dickinson in branch '2.7':
Issue #18661: typo in grp.struct_group docstring.
http://hg.python.org/cpython/rev/395ac61ebe1a

New changeset 791034a0ae1e by Mark Dickinson in branch '3.3':
Issue #18661: typo in grp.struct_group docstring.  Thanks Vajrasky Kok.
http://hg.python.org/cpython/rev/791034a0ae1e

New changeset f534960c2c02 by Mark Dickinson in branch 'default':
Issue #18661: typo in grp.struct_group docstring (fix merged from 3.3).  Thanks Vajrasky Kok.
http://hg.python.org/cpython/rev/f534960c2c02
History
Date User Action Args
2013-08-05 16:58:15python-devsetrecipients: + python-dev, mark.dickinson, docs@python, vajrasky
2013-08-05 16:58:15python-devlinkissue18661 messages
2013-08-05 16:58:15python-devcreate