Re: [Idle-dev] idle -h etc

2005-06-16 Thread Hernan Martinez Foffani
Please, consider all my RFEs with a broad perspective. The absence of these neither annoys nor bothers me. It just happens to raise a "it would be nice if ..." thinking sometimes. What other capability do you feel is missing? >> >> Just because you've asked, my wish list is: >> - A config o

Re: [Idle-dev] idle -h etc

2005-06-16 Thread Kurt B. Kaiser
Hernan Martinez Foffani <[EMAIL PROTECTED]> writes: >>> Just because you've asked, my wish list is: >>> - A config option to set the current working >>> directory on shell startup. >> >> It already does this for me. > > Ah... In 2.4 maybe? Apologize then. I'm still using 2.3. According to I

Re: [Idle-dev] idle -h etc

2005-06-16 Thread Hernan Martinez Foffani
- A config option to set the current working directory on shell startup. > > Using the command line, when I cd to some directory and open IDLE, > that directory is prepended to sys.path. If I use File / Open, the > file browser starts in that directory. If I open a module somewhere >