]> granicus.if.org Git - python/commit
Completely revamped the way the default path is constructed.
authorGuido van Rossum <guido@python.org>
Fri, 11 Apr 1997 17:18:45 +0000 (17:18 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 11 Apr 1997 17:18:45 +0000 (17:18 +0000)
commit305e5d0d4f3a24f199cfea4f9b0e53980de79847
tree3077a5021a13a18fa5682f348a70827d4f45ebd1
parentec61b77216f2bb4b2f62adb2af2758c1baca4289
Completely revamped the way the default path is constructed.

Idea and first three implementation rounds due to Barry -- after that
I spent another day on it, hopefully it's enough for now :-)

(Wait for the checkin to Setup.in.)
Modules/getpath.c