[issue31365] Multiplication issue with 16.1

2017-09-06 Thread Julie

New submission from Julie:

Multipy 16.1 by 100 or 1000 returns a result to 13 decimal places. See example 
- 

>>> 16.2*1000
16200.0
>>> 16.1*1000
16100.0002
>>> 16.1*100
1610.2
>>> 16.1*10
161.0
>>> 16.2*1000
16200.0

--
assignee: terry.reedy
components: IDLE
messages: 301458
nosy: JULIE.MCMANUS, terry.reedy
priority: normal
severity: normal
status: open
title: Multiplication issue with 16.1
type: behavior
versions: Python 3.3

___
Python tracker 
<http://bugs.python.org/issue31365>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31365] Multiplication issue with 16.1

2017-09-06 Thread Julie

Julie added the comment:

Thank you Martin, makes sense now that I have read the documentation.
Julie

--

___
Python tracker 
<http://bugs.python.org/issue31365>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5462] Pythonwin Vista Compatibility

2009-03-09 Thread Julie Earls

New submission from Julie Earls :

Hello-

I am trying to install a version of Python that includes Pythonwin and 
is compatible with a 32-bit Winsows Vista computer.  Can anyone tell me 
which version works?  I have tried several and so far no luck.

Thanks

--
components: Windows
message_count: 1.0
messages: 83402
nosy: jearls
nosy_count: 1.0
severity: normal
status: open
title: Pythonwin Vista Compatibility
versions: Python 2.4, Python 2.5, Python 2.6, Python 2.7, Python 3.0, Python 3.1

___
Python tracker 
<http://bugs.python.org/issue5462>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com