commit | fa7dc57d6c9023a5028aacb802438527ab2cface | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Fri Aug 10 18:49:23 2001 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Fri Aug 10 18:49:23 2001 +0000 |
tree | e7fa58c5c5a085042d12aafb3ef9c69f34ef4770 | |
parent | d614f977331a15a34ec9472fecb1880392c5eca6 [diff] |
[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