Author mwh
Recipients
Date 2004-10-18.21:27:38
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6656

I *think* what's happening here is that co_firstlineno is not being 
considered when comparing code objects.  Can you try the 
attached patch?

There may well be other fields not being considered.
History
Date User Action Args
2007-08-23 14:26:47adminlinkissue1048870 messages
2007-08-23 14:26:47admincreate