conversion of INTEGER into string

Chris chrtoeller2 at freenet.de
Mon Apr 14 05:10:26 EDT 2003


Hello everybody,

seems that this problem is very easy to solve, but I have absolutely
no idea...

I want to convert an integer, e.g. 2000 into a string (i.e. "2000")
As far as I know, the chr() funktion only works with integers  in the
range of -256 to + 256

So, what is the right method ??


cheers


Chris
Rostock, Germany




More information about the Python-list mailing list