19 Feb
2001
19 Feb
'01
4:34 p.m.
If I try and do: if type(x) == type(0): ...I get a NameError on type :-( What is so bad about type that I can't use it safely in PythonScripts?!? frustratedly, Chris