"print int" would be nice

Thomas Guettler st-newsgroups at thomas-guettler.de
Thu Jan 24 03:43:38 EST 2002


Is there a reason why python doesn't convert a int to string 
automatically? Would be nice this would work:

i=2
print "int: " + i

thomas




More information about the Python-list mailing list