[Idle-dev] [Tutor] Additional remark concerning -Qnew with IDLE 1.0

Gregor Lingl glingl at aon.at
Tue Oct 26 09:28:35 CEST 2004


Hi,
just observed (for the second time :-( )
that the -Qnew switch dowsn't work with IDLE 1.0
except in -n mode. I.e.:

With

python.exe -Qnew idle.pyw

IDLE does not perform float-division with integer arguments,
whereas with

python.exe -Qnew idle.pyw -n

new division works.
This seem strange and inconsistent?

Regards

Gregor Lingl




_______________________________________________
Tutor maillist  -  Tutor at python.org
http://mail.python.org/mailman/listinfo/tutor



More information about the IDLE-dev mailing list