itoa

Justin Sheehy dworkin at ccs.neu.edu
Tue Mar 14 15:34:36 EST 2000


Michael Hudson <mwh21 at cam.ac.uk> writes:

> >>> int("23",4)
> 11
> 
> This is with a cvs python, but I think the change went in between 1.5
> and 1.5.1.

It doesn't look like it.  In Python 1.5.2, int pukes if given more than
one argument.

-Justin

 




More information about the Python-list mailing list