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 ronaldoussoren
Recipients BreamoreBoy, ronaldoussoren
Date 2012-10-23.09:37:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350985055.36.0.665224027259.issue1248658@psf.upfronthosting.co.za>
In-reply-to
Content
This is not relevant for supported python releases: in python 2.6 and later my usecase can be implemented using the magic method __dir__.

I'm therefore closing this issue.
History
Date User Action Args
2012-10-23 09:37:35ronaldoussorensetrecipients: + ronaldoussoren, BreamoreBoy
2012-10-23 09:37:35ronaldoussorensetmessageid: <1350985055.36.0.665224027259.issue1248658@psf.upfronthosting.co.za>
2012-10-23 09:37:35ronaldoussorenlinkissue1248658 messages
2012-10-23 09:37:35ronaldoussorencreate