Don't default env=os.environ directly in the config constructor because
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 07:48:13 +0000 (07:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 07:48:13 +0000 (07:48 -0000)
commit8d4851ca9b3db3bee0fea45c8fa7e12e156fae79
tree931ebf75c4bce872cd91c56aec9d01e2cedf46ad
parentca7d37c4885e7cdf1b423e2ad901f6894530eee3
Don't default env=os.environ directly in the config constructor because
that makes it show environment variables in api docs generated by epydoc.
(trunk r12824)

svn path=/main/branches/2.1.6/; revision=13055
pym/portage/__init__.py