Implement lazy loading of color.map when either the codes or _styles
authorZac Medico <zmedico@gentoo.org>
Tue, 18 Aug 2009 06:03:08 +0000 (06:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 18 Aug 2009 06:03:08 +0000 (06:03 -0000)
commit5a762a62e2db198bca50215a2d1c4b67b74a63e0
tree4f20558e9a213d4355cc8e0ba3cce6eea87daed8
parent620ea2ba391be96b74e3d457a18585dac786e2e7
Implement lazy loading of color.map when either the codes or _styles
attribute is accessed. This provides and _init(config_root='/') function
that the prefix branch can use to substitute an appropriate config_root
value at runtime.

svn path=/main/trunk/; revision=14083
pym/portage/output.py