]> granicus.if.org Git - python/commit
Noam Raphael's patch.
authorKurt B. Kaiser <kbk@shore.net>
Sat, 17 May 2003 03:15:48 +0000 (03:15 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 17 May 2003 03:15:48 +0000 (03:15 +0000)
commita80d57c41dfcfd7ae2b45b4987b28fe47ffa9dfd
tree70c7bae5672309307f713f215f94c4799077b2ca
parentab0053aa13951ad00a00c29467cc6b106725630b
Noam Raphael's patch.
SF Patch 686254 "Run IDLEfork from any directory without set-up"

Allows IDLE to run when not installed and cwd is not the IDLE directory.

I took the liberty of moving it to the startup scripts since once IDLEfork
is again a part of Python it will be superfluous and I don't want it to
be forgotten.  But it is very useful for those using IDLEfork standalone!

M CREDITS.txt
M NEWS.txt
M idle
M idle.py
M idle.pyw
Lib/idlelib/CREDITS.txt
Lib/idlelib/NEWS.txt
Lib/idlelib/idle
Lib/idlelib/idle.py
Lib/idlelib/idle.pyw