check to see if value can be an integer instead of string
nephish at xit.net
nephish at xit.net
Tue Jan 17 21:51:44 EST 2006
thanks for the reply, but wont python fail out if you try to make an
integer out of what cant be an integer?
like this :
var = int(abc)
wont this crash ?
More information about the Python-list
mailing list