[PEAK] Re: PEAK-Rules bug

Phillip J. Eby pje at telecommunity.com
Wed Jun 25 10:32:06 EDT 2008


At 01:08 AM 6/25/2008 +0300, Sergey Schetinin wrote:
>This IS a bug, right?

Yes.  I just got back from a trip and haven't fixed it yet.  The 
problem is that the default "inclusion" bitmask needs to include (by 
default) all cases based on a "not" condition.  I see one obvious way 
to fix it, but it will then break on istype(object) (i.e., if you 
test for something being exactly type(object), it would then be true 
for ANY object.  So, I'm still trying to figure out how to work around that.




More information about the PEAK mailing list