For immutable config attributes, use shallow copy for speed and memory
authorZac Medico <zmedico@gentoo.org>
Sat, 30 Jan 2010 13:48:48 +0000 (13:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 30 Jan 2010 13:48:48 +0000 (13:48 -0000)
commit3b1fea64824744f06697ee23d3e6bf28721325b9
tree4cff344e08e94ebdc7443c03a09b6e114fa1d55d
parent8c34dce739d8ca71567561cbf81ececb166c68bd
For immutable config attributes, use shallow copy for speed and memory
conservation.

svn path=/main/trunk/; revision=15285
pym/portage/__init__.py