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 asvetlov, chris.jerdonek, docs@python, eli.bendersky, orsenthil, python-dev
Date 2012-08-15.01:51:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WxYYj3WZfzQ7P@mail.python.org>
In-reply-to
Content
New changeset 7590dec388a7 by R David Murray in branch '3.2':
#15269: document dircmp.left and right, and add tests for them.
http://hg.python.org/cpython/rev/7590dec388a7

New changeset c592e5a8fa4f by R David Murray in branch 'default':
Merge #15269: document dircmp.left and right, and add tests for them.
http://hg.python.org/cpython/rev/c592e5a8fa4f

New changeset e64d4518b23c by R David Murray in branch '2.7':
#15269: document dircmp.left and right.
http://hg.python.org/cpython/rev/e64d4518b23c
History
Date User Action Args
2012-08-15 01:51:23python-devsetrecipients: + python-dev, orsenthil, eli.bendersky, asvetlov, chris.jerdonek, docs@python
2012-08-15 01:51:22python-devlinkissue15269 messages
2012-08-15 01:51:22python-devcreate