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 barry, eli.bendersky, ethan.furman, ned.deily, python-dev, ronaldoussoren
Date 2013-08-12.13:51:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cDJPw0VQNz7Lkj@mail.python.org>
In-reply-to
Content
New changeset 39697dcd97e3 by Ethan Furman in branch 'default':
Issue 18693: Put custom __dir__ back in place.  Will instead look at fixing `help()`.
http://hg.python.org/cpython/rev/39697dcd97e3
History
Date User Action Args
2013-08-12 13:51:48python-devsetrecipients: + python-dev, barry, ronaldoussoren, ned.deily, eli.bendersky, ethan.furman
2013-08-12 13:51:48python-devlinkissue18693 messages
2013-08-12 13:51:48python-devcreate