Re: 3.2*2 is 9.6 ... or maybe it isn't?

2009-06-25 Thread Tomasz Zieliński
On 25 Cze, 20:04, Bojan Sudarevic wrote: > > I wasn't particularly good in math in school and university, but I'm > pretty sure that 3.2*3 is 9.6. > It's not math, it's floating point representation of numbers - and its limited accuracy. Type 9.6 and you'll get 9.5996 -- Tomasz Ziel

Re: How to get local copy of docs?

2009-06-07 Thread Tomasz Zieliński
s Windows installer). -- Tomasz Zieliński http://pyconsultant.eu -- http://mail.python.org/mailman/listinfo/python-list

Re: Keeping console window open

2009-06-07 Thread Tomasz Zieliński
ons, so you can try:...except: them. -- Tomasz Zieliński http://pyconsultant.eu -- http://mail.python.org/mailman/listinfo/python-list