FW: [Python-bugs-list] Floating point numbers (PR#277)

Mark Hammond mhammond@skippinet.com.au
Thu, 6 Apr 2000 09:56:15 +1000


Actually, this works correctly for me on my Cassiopeia E11.

However, the Windows CE work is not particularly active at the
moment.  I have CC'd this message to the Windows CE mailing list
where most of the developers and users can be found.  Maybe someone
else with similar hardware can repro it.

This list is probably the best place to discuss Windows CE issues -
in a number of cases, the Windows CE sources have not been folded
back into the core Python sources, so the Python bugs list hasnt a
clue what to do with these reports.

The info on the mailing list can be found at
http://www.egroups.com/list/python-ce/

Mark.

-----Original Message-----
From: python-bugs-list-admin@python.org
[mailto:python-bugs-list-admin@python.org]On Behalf Of
gellsmore@yahoo.com
Sent: Thursday, 6 April 2000 7:00 AM
To: python-bugs-list@python.org
Cc: bugs-py@python.org
Subject: [Python-bugs-list] Floating point numbers (PR#277)


Full_Name: Graham Ellsmore
Version: Python CE 1.0b1
OS: Windows CE H/PC 3.01 pro
Submission from: 128.04-03.quay.dial.plus.net.uk (212.159.75.128)


Floating point answer objects not returned correctly

>>>3.1
g

All floats return g but will work in scenario below where floats
form part of
the expression but not the answer object

>>>int(3.1/2)
1

this works.



_______________________________________________
Python-bugs-list maillist  -  Python-bugs-list@python.org
http://www.python.org/mailman/listinfo/python-bugs-list