Stop swallowing IOError and TypeError exceptions in portdbapi.gvisible(). Write...
authorZac Medico <zmedico@gentoo.org>
Sat, 18 Mar 2006 22:40:42 +0000 (22:40 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 18 Mar 2006 22:40:42 +0000 (22:40 -0000)
commit5fa4464365d60f5d4def42e80c3718c0b142272c
treed074655ed6f48f7df631109183e6d90a643ba430
parent32121631d35d27e6f5133a825fa532012026954b
Stop swallowing IOError and TypeError exceptions in portdbapi.gvisible().  Write instances of PortageException to stderr. Thanks to marienz for reporting.

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