I came across this exact thing with PyMSNt.
Are the people having troubles using Python 2.2? It doesn't have a
type('bool').
You need to check bool & int and it will work.Either that, or just upgrade to Python 2.3 :) --- James On 11/03/2005, at 10:42 AM, Daniel Henninger wrote: > That's dodging the point of the checks though. ;D > > I'll get a fix in in a moment. No worries. > > Daniel > > -- > "The most addictive drug in the world is music." > - The Lost Boyz
