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 ?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to