commit | a80d57c41dfcfd7ae2b45b4987b28fe47ffa9dfd | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Sat May 17 03:15:48 2003 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Sat May 17 03:15:48 2003 +0000 |
tree | 70c7bae5672309307f713f215f94c4799077b2ca | |
parent | ab0053aa13951ad00a00c29467cc6b106725630b [diff] |
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