[Python-bugs-list] [ python-Bugs-625734 ] IDE starts in / on OSX

noreply@sourceforge.net noreply@sourceforge.net
Sat, 19 Oct 2002 14:23:47 -0700


Bugs item #625734, was opened at 2002-10-19 23:23
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=625734&group_id=5470

Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Just van Rossum (jvr)
Summary: IDE starts in / on OSX

Initial Comment:
On OSX the IDE (the macho version) starts with / is the working directory. If you're trying out some code this may have interesting consequences.

It may be a good idea to chdir() either to the users' home directory or the users' desktop folder if the IDE has been started from the finder (which can be deduced from the presence of the -psn_xxxx in sys.argv[1]).

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=625734&group_id=5470