[Idle-dev] [ idlefork-Bugs-754928 ] opening non-existent files - faults

SourceForge.net noreply@sourceforge.net
Sun, 15 Jun 2003 09:42:41 -0700


Bugs item #754928, was opened at 2003-06-15 11:38
Message generated for change (Settings changed) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=754928&group_id=9579

Category: None
Group: None
Status: Open
>Resolution: Accepted
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Kurt B. Kaiser (kbk)
Summary: opening non-existent files - faults

Initial Comment:
This applies to idle 0.9b1 as contained within 
python cvs-version dated 2003/06/15

invoking idle on the command line by

idle -e  Test.py

where the file 'Test.py' doesn't exist yet,
opens a dialog asking whether to open a
non-existing file. That's OK

But saving this file (after entering something)
asks for the filename. IMHO it should take the
name 'Test.py' from above.

Second scenario.

Using  File - Open in the Python-Shell
and entering 'Test.py' where again
this file doesn't exist yet
pops up the same dialog but then
does NOT give me an editor window.

Thanks for idle 0.9 

jarausch@skynet.be

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany


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

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