Luke Dunstan wrote:
> Looking at the source code for float() in floatobject.c, it calls
> PyOS_ascii_strtod() in pystrtod.c. This function then calls localeconv() to
> find the decimal point character for the current locale and if it is not '.'
> then the function translates any '.' in the input
- Original Message -
From: "Giovanni Petrucciani" <[EMAIL PROTECTED]>
To: "Jan Ischebeck" <[EMAIL PROTECTED]>
Cc:
Sent: Saturday, April 08, 2006 9:32 PM
Subject: Re: [PythonCE] Python 2.4.3 for Windows CE / ARM
> Jan Ischebeck wrote:
>> Dea
Jan Ischebeck wrote:
> Dear Luke,
>
> both float("2,2") and float("2.2") don't work. They raise an
> "ValueError: invalid literal for float(): 2.2".
> Current locale is "Deutsch" (german word for "german"). After setting
> the locale to LC_ALL it is still
> "Deutsch".
>
> According to localeconv|
7;ve the same problem of Jan:
>
>>>> float("2.2")
>>>>
> ValueError: invalid literal for float():2.2
>
> bye
>
> ivom
> italy
>
>
>
>> - Original Message -
>> From: "Jan Ischebeck" <[EMAIL PROTE
sage -
From: <[EMAIL PROTECTED]>
To: "coder_infidel" <[EMAIL PROTECTED]>
Sent: Friday, April 07, 2006 9:12 PM
Subject: Re: [PythonCE] Python 2.4.3 for Windows CE / ARM
Dear Luke,
I've the same problem of Jan:
>>>float("2.2")
ValueError: invalid literal for f
- Original Message -
From: "Jan Ischebeck" <[EMAIL PROTECTED]>
To: "Luke Dunstan" <[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.
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
Luke Dunstan schrieb:
> A new release of Python for Windows CE is available. Download it here:
>
> http://sourceforge.net/project/s
006-04-06 11:01
Subject: Re: [PythonCE] Python 2.4.3 for Windows CE / ARM
- Original Message -
From: "Davies, Alan" <[EMAIL PROTECTED]>
To:
Sent: Thursday, April 06, 2006 12:18 AM
Subject: Re: [PythonCE] Python 2.4.3 for Windows CE / ARM
> Does this build install on
- Original Message -
From: "Davies, Alan" <[EMAIL PROTECTED]>
To:
Sent: Thursday, April 06, 2006 12:18 AM
Subject: Re: [PythonCE] Python 2.4.3 for Windows CE / ARM
> Does this build install on WM5 Smartphone?
>
> --Alan
If the previous version didn't w
Does this build install on WM5 Smartphone?
--Alan
-Original Message-
On 5 Apr 2006 at 20:34, Luke Dunstan wrote:
> A new release of Python for Windows CE is available. Download it here:
>
> http://sourceforge.net/project/showfiles.php?group_id=104228
That's great, thanks a lot Luke!
On 5 Apr 2006 at 20:34, Luke Dunstan wrote:
> A new release of Python for Windows CE is available. Download it here:
>
> http://sourceforge.net/project/showfiles.php?group_id=104228
That's great, thanks a lot Luke!
--
Brad Clements,[EMAIL PROTECTED](315)268-1000
http://w
11 matches
Mail list logo