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, christian.heimes, georg.brandl, python-dev, rhettinger, yselivanov
Date 2012-10-31.20:41:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XsLzr0kLBzPb9@mail.python.org>
In-reply-to
Content
New changeset 8296b686c6de by Mark Dickinson in branch '2.7':
Issue #16377: fix missed test due to incorrect indentation in test_bisect.  Thanks Yury Selivanov.
http://hg.python.org/cpython/rev/8296b686c6de
History
Date User Action Args
2012-10-31 20:41:12python-devsetrecipients: + python-dev, georg.brandl, rhettinger, christian.heimes, asvetlov, yselivanov
2012-10-31 20:41:12python-devlinkissue16377 messages
2012-10-31 20:41:12python-devcreate