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 ethan.furman
Recipients barry, eli.bendersky, ethan.furman, ned.deily, python-dev, ronaldoussoren
Date 2013-09-02.01:04:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <5223E403.3050008@stoneleaf.us>
In-reply-to <CAF-Rda95q2GVsngCnXjioej72PX0HqMzEVorSv0bgr3mm1P2Aw@mail.gmail.com>
Content
Nope, not yet.  And even a simple dummy metaclass with a custom __dir__ worked fine.
History
Date User Action Args
2013-09-02 01:04:02ethan.furmansetrecipients: + ethan.furman, barry, ronaldoussoren, ned.deily, eli.bendersky, python-dev
2013-09-02 01:04:02ethan.furmanlinkissue18693 messages
2013-09-02 01:04:01ethan.furmancreate