]> granicus.if.org Git - python/commit
Correct the URL for the license (only used when the LICENSE[.txt] file
authorGuido van Rossum <guido@python.org>
Tue, 2 Oct 2001 18:27:09 +0000 (18:27 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 2 Oct 2001 18:27:09 +0000 (18:27 +0000)
commite37e96df064c7b019111b6f3d06fcbc8797c0514
treee668b73191783ffacb2512bc2ccf63a377398bc5
parent0e58ff8de83db90ae4509e953dfe51bba06a18b3
Correct the URL for the license (only used when the LICENSE[.txt] file
is not found).  Being fancy: insert the first 3 characters of
sys.version in the URL.
Lib/site.py