[Idle-dev] [ idlefork-Bugs-754928 ] opening non-existent files -
faults
SourceForge.net
noreply at sourceforge.net
Fri Sep 5 20:11:08 EDT 2003
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: 4
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 at 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
More information about the IDLE-dev
mailing list