Usage message gets lost
Status: Beta
Brought to you by:
kbk
When idle is given the wrong command line arguments, it
prints a usage message on stdout and exits.
This works in the IDLE version in the Python CVS
repository.
But the idlefork IDLE in this case briefly brings up a
window, and immediately removes it again, before I can
read anything. I'm guessing the initiailization order
has been changed so that it prints the usage message to
an output window.
This is on Linux, but I bet it's also on Windows.
Logged In: YES
user_id=29167
I cannot reproduce this behaviour on the current version in
the CVS? Can anyone else confirm that it's been fixed?
Logged In: YES
user_id=6380
Yup, sure looks like it's fixed.