Message2400

Author bzimmer
Recipients
Date 2005-02-19.20:53:57
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=37674

What's the purpose for building a new list for each 
__getattr__("__methods__")?

I'd also prefer the name be PyEnumerate for consistency with PyIterator 
and PyGenerator.  I've changed it as such locally.

Other than that we'll wait for the subclassing of it until the new-style work 
is complete.  I'll commit this as the majority of it passes the tests.
History
Date User Action Args
2008-02-20 17:18:25adminlinkissue1094757 messages
2008-02-20 17:18:25admincreate