]> granicus.if.org Git - python/commit
[Bug #412271, bug #449009] Use 'license' as the attribute name,
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 10 Aug 2001 18:49:23 +0000 (18:49 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 10 Aug 2001 18:49:23 +0000 (18:49 +0000)
commitfa7dc57d6c9023a5028aacb802438527ab2cface
treee7fa58c5c5a085042d12aafb3ef9c69f34ef4770
parentd614f977331a15a34ec9472fecb1880392c5eca6
[Bug #412271, bug #449009] Use 'license' as the attribute name,
   though 'licence' is still supported for backward-compatibility
   (Should I add a warning to get_licence(), or not bother?)

Also fixes an UnboundLocalError noticed by PyChecker
Lib/distutils/dist.py