[Idle-dev] idle development && run script

Ken Kinder ken@kenkinder.com
Mon, 14 Aug 2000 11:17:04 -0600 (MDT)


The only major problem that comes to my mind is the possiblity of it
messing up people's paths. It would certainly need to be a temporary file
in the same directory as the the real version, or modify the path of the
running program.

Could I suggest having it in an config file?

--
Ken Kinder
www.kenkinder.com

On Thu, 10 Aug 2000, Guido van Rossum wrote:

> > How about saving a temporary file somewhere else or prompting for a save
> > right there?
> 
> Prompting for a save right there is what I had in mind originally, but
> I understand that Peter didn't want that...  If I'm wrong, that's of
> course the solution.
> 
> --Guido van Rossum (home page: http://www.pythonlabs.com/~guido/)
>