InternalPackageSet: default allow_repo=True
authorZac Medico <zmedico@gentoo.org>
Mon, 6 Jun 2011 02:01:02 +0000 (19:01 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 6 Jun 2011 02:01:02 +0000 (19:01 -0700)
commitd90686c6b2dff96b883f6e1038e228d2b8351660
treeef6cfe99bea2054e30703a4b25bc492296c03adb
parentf584253e0d67417108641361354c619970a724c5
InternalPackageSet: default allow_repo=True

Repo atoms are allowed more often than not, so it makes sense for this
class to allow them by default. The Atom constructor and isvalidatom()
functions default to allow_repo=False, which is sufficient to ensure
that repo atoms are prohibited when necessary.
pym/portage/_sets/base.py