[PythonCE] Python 2.4.3 for Windows CE / ARM
Luke Dunstan
coder_infidel at hotmail.com
Fri Apr 7 14:25:42 CEST 2006
----- Original Message -----
From: "Jan Ischebeck" <mail at jan-ischebeck.de>
To: "Luke Dunstan" <coder_infidel at hotmail.com>; <pythonce at python.org>
Sent: Friday, April 07, 2006 4:46 PM
Subject: Re: [PythonCE] Python 2.4.3 for Windows CE / ARM
> Dear Luke,
>
> thanks for the great work.
>
> I found a small regression:
>
> float("2.2")
>
> works on win32 and linux python 2.4, but raises an error using the new
> build.
>
> Jan
It works for me:
Python 2.4.3 (#0, Apr 4 2006, 23:48:52) [MSC v.1201 32 bit (Unknown)] on
Pocket PC
>>> float("2.2")
2.2000000000000002
What error do you get?
Luke
>
> Luke Dunstan schrieb:
>> A new release of Python for Windows CE is available. Download it here:
>>
>> http://sourceforge.net/project/showfiles.php?group_id=104228
>>
>> The release notes are linked from this page, but a direct link is:
>>
>> http://sourceforge.net/project/shownotes.php?release_id=407232&group_id=104228
>>
>>
>> Luke
>> _______________________________________________
>> PythonCE mailing list
>> PythonCE at python.org
>> http://mail.python.org/mailman/listinfo/pythonce
>>
>>
>>
>
>
More information about the PythonCE
mailing list