For immutable config attributes, use shallow copy for speed and memory
authorZac Medico <zmedico@gentoo.org>
Sat, 30 Jan 2010 13:06:40 +0000 (13:06 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 30 Jan 2010 13:06:40 +0000 (13:06 -0000)
commit5e0016e08501835be065faa1e6366c9ea23154a3
tree3163daea540a9954acc9f0a01d1c76d54634eeea
parentf5879865686e7ec9c9e9ef8f181f03c9f4fa2186
For immutable config attributes, use shallow copy for speed and memory
conservation.

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