Message1092

Author cgroves
Recipients
Date 2006-08-09.01:10:48
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=1174327

Fixed in the attached patch.  It looks like Python uses a
method wrapper descriptor to handle this, whereas the patch
just returns the method directly.  I'm not sure what the
descriptor adds so I think this is ok, but since I'm not
sure I didn't go ahead and commit it. 
History
Date User Action Args
2008-02-20 17:17:27adminlinkissue1406853 messages
2008-02-20 17:17:27admincreate