Make the UserDict and LazyItemsDict constructors use an optional positional
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:06:19 +0000 (06:06 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:06:19 +0000 (06:06 -0000)
commit512b456df7dfc87acbe1046d610d016d2006bb66
tree9946126662ff477c18313e7370ac1fe97eb464d9
parentf0bc6277fc7608e8959130e6cde677550bceb7cb
Make the UserDict and LazyItemsDict constructors use an optional positional
argument instead of a keyword argument. (trunk r12674)

svn path=/main/branches/2.1.6/; revision=12934
pym/portage/__init__.py
pym/portage/cache/mappings.py
pym/portage/util.py