For immutable config attributes, use shallow copy for speed and memory
authorZac Medico <zmedico@gentoo.org>
Tue, 2 Mar 2010 19:48:43 +0000 (19:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 2 Mar 2010 19:48:43 +0000 (19:48 -0000)
commit952d3b669b3bad120a5d56f0d8d804c6a317b7a5
treee0d1c3dfafb8caa3568573a1d423b125316e459d
parent03302d6a60a0d57c994050a1c2ca314572acb09b
For immutable config attributes, use shallow copy for speed and memory
conservation. (trunk r15285)

svn path=/main/branches/2.1.7/; revision=15524
pym/portage/__init__.py