]> granicus.if.org Git - python/commit
Moved check for installation to non-sys.path location so it comes
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 13 May 2000 02:01:22 +0000 (02:01 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 13 May 2000 02:01:22 +0000 (02:01 +0000)
commitf9ebf98725841879d4b3f6aa59c385d0e87cd652
treed29196cf516872f4a8f53b1c1a1e628cffebf9e2
parent8cb676195b899a4d84980ebf3dc34c8082303b96
Moved check for installation to non-sys.path location so it comes
last (after writing list of installed files) -- that way, the warning
is more visible.
Lib/distutils/command/install.py