On Wed, 5 Aug 2009 00:39:56 +1000
Xavier Ho <cont...@xavierho.com> wrote:
> So, what am I doing wrong here?
> 
> >>> int(str(0x00F0), 16)

Look at the output of str(0x00F0) for a clue.

-- 
D'Arcy J.M. Cain <da...@druid.net>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to