Make LicenseManager.__deepcopy__() do a shallow copy of _license_groups
authorZac Medico <zmedico@gentoo.org>
Fri, 27 Aug 2010 01:04:14 +0000 (18:04 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Aug 2010 01:04:14 +0000 (18:04 -0700)
commit2cdbbf07b13e5ec0d7f033ed6bbdae57235f9158
treebf4931e8d51334a91deb0d5bec1f0abfa50b4498
parenteb4c1668945d9ecb8d317ea2ea6f9794b8cd46af
Make LicenseManager.__deepcopy__() do a shallow copy of _license_groups
since internal policy ensures lack of mutation, and fix memo usage
for the other immutable attributes.
pym/portage/package/ebuild/_config/LicenseManager.py