Make FindPortdir() return (None, None, None) on failure, instead of raising
authorZac Medico <zmedico@gentoo.org>
Tue, 11 Nov 2008 17:46:49 +0000 (17:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 11 Nov 2008 17:46:49 +0000 (17:46 -0000)
commit8fb4415e6dae99a6fa710106fa086cea8b34182d
tree4f98d0a9457b00348264b73966128f04383264ce
parentafaf07935f49bf256fadf8f2d5337073c9036112
Make FindPortdir() return (None, None, None) on failure, instead of raising
a potentially ambiguous ValueError.

svn path=/main/trunk/; revision=11853
bin/repoman
pym/repoman/utilities.py