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 nnorwitz
Recipients
Date 2006-11-06.23:58:52
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=33168

Armin mentioned in the other bug that if this patch fixes
that too (class ... __getattr__ = getattr), this patch
should be applied.  It seems to be generally in the right
direction.  I did review the patch and couldn't find any
issues.  I'm sure Armin will speak up if he disagrees.  So
go ahead and check in when you are ready.  Don't forget to
move all the crashers tests into the real test suites and
include tests for getattr/hasattr from the other bug report.
 Thanks!
History
Date User Action Args
2007-08-23 14:31:56adminlinkissue1202533 messages
2007-08-23 14:31:56admincreate