----- Original Message -----
From: "Jan Ischebeck" <[EMAIL PROTECTED]>
To: "Luke Dunstan" <[EMAIL PROTECTED]>; <[email protected]>
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
>> [email protected]
>> http://mail.python.org/mailman/listinfo/pythonce
>>
>>
>>
>
>
_______________________________________________
PythonCE mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pythonce