Mick Krippendorf <mad.m...@gmx.de> writes:

> Peng Yu wrote:
> > It seems that int() does not convert '1e7'.
> It seems it does, though:
>
> >>> int('1e7', base=16)
> 487

Well played, sir.

-- 
 \       “It is wrong to think that the task of physics is to find out |
  `\         how nature *is*. Physics concerns what we can *say* about |
_o__)                                             nature…” —Niels Bohr |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to