[kforge-dev] Python bug?
John Bywater
john.bywater at appropriatesoftwarefoundation.org
Thu Dec 15 23:40:00 UTC 2005
So, I tracked down a certain problem to this wierdness:
An object (Register) is created. It has attributes, and methods which
work fine. But it is evaluated for 'truth' in an if statement, the
result is False. So code that is sensitive to whether an object has a
register or not, acts as if there isn't a register, when there really is.
John.
More information about the kforge-dev
mailing list