[Idle-dev] [ idlefork-Bugs-475984 ] Usage message gets lost

noreply@sourceforge.net noreply@sourceforge.net
Sun, 12 May 2002 07:53:54 -0700


Bugs item #475984, was opened at 2001-10-29 08:13
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=109579&aid=475984&group_id=9579

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Guido van Rossum (gvanrossum)
Assigned to: Nobody/Anonymous (nobody)
Summary: Usage message gets lost

Initial Comment:
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.

----------------------------------------------------------------------

>Comment By: Guido van Rossum (gvanrossum)
Date: 2002-05-12 10:53

Message:
Logged In: YES 
user_id=6380

Yup, sure looks like it's fixed.

----------------------------------------------------------------------

Comment By: Chui Tey (teyc)
Date: 2002-05-12 10:15

Message:
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?

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=109579&aid=475984&group_id=9579