]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix License URL display and add test to check for license url presence.
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 7 Sep 2013 20:59:17 +0000 (13:59 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 7 Sep 2013 20:59:17 +0000 (13:59 -0700)
commit8ef519b24f61d6e4307a4886920482c30f93aa7a
tree657ceb5435caf944ff113fe82dc8e74f035a52d3
parent1b90227c0dbf69048653ef4fc70570bc6399781d
Fix License URL display and add test to check for license url presence.
Fixes issue #18206 Patch contributed by  Berker Peksag and py.user
Lib/site.py
Lib/test/test_site.py