A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2005-November/058275.html below:

[Python-Dev] [Python-checkins] commit of r41497 -python/trunk/Lib/test

[Python-Dev] [Python-checkins] commit of r41497 -python/trunk/Lib/test [Python-Dev] [Python-checkins] commit of r41497 -python/trunk/Lib/testFredrik Lundh fredrik at pythonware.com
Tue Nov 22 08:48:25 CET 2005
Neal Norwitz wrote:

> I just checked in the modification below.  I'm not sure if this
> behaviour is on purpose or by accident.

Python 2.4 on Linux:

>>> float("  0x3.1  ")
3.0625

Python 2.4 on Windows:

>>> float("  0x3.1  ")
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ValueError: invalid literal for float(): 0x3.1

</F>



More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4