]> granicus.if.org Git - python/commit
Use a better approach to locating IDLE's default configuration,
authorFred Drake <fdrake@acm.org>
Mon, 10 Apr 2000 16:27:47 +0000 (16:27 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 10 Apr 2000 16:27:47 +0000 (16:27 +0000)
commitd6904ea5a06204c3477a5763613f51f4226e0546
tree2903e851f5a0582bbbe0a0da367c9224b5d441ca
parent44679590e0414cb80c5cc6a95ea4e560b3770247
Use a better approach to locating IDLE's default configuration,
allowing it to be run from anywhere, including through a symlink to
the actual idle.py script.
Tools/idle/idle.py