Message1899

Author cgroves
Recipients
Date 2007-10-06.04:30:42
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I can't actually get this to fail as you describe.  I've created several variations on classes with get, set and is methods, and they've always been callable.  We incorrectly add the empty string to __dict__ which is a problem I'm going to fix, but I'd like to be able to reproduce what you noticed.  Could you attach some Java code that produces the problem?
History
Date User Action Args
2008-02-20 17:18:01adminlinkissue1789561 messages
2008-02-20 17:18:01admincreate