]> granicus.if.org Git - python/commit
Add current dir or paths of file args to sys.path.
authorGuido van Rossum <guido@python.org>
Mon, 1 Feb 1999 23:06:17 +0000 (23:06 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 Feb 1999 23:06:17 +0000 (23:06 +0000)
commit8e47306b993ccc9745cf8e21e1d008e6ee8e7a16
tree80be070ddaa76d90ef25acc4f62e6b5de44ce35e
parenta6dff3e77287bbb08e8c3700b789a50485cf630d
Add current dir or paths of file args to sys.path.
Tools/idle/PyShell.py