Bug #231382 - If the open() call in getconfig() raises an unexpected IOError,
authorZac Medico <zmedico@gentoo.org>
Thu, 10 Jul 2008 09:08:39 +0000 (09:08 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 10 Jul 2008 09:08:39 +0000 (09:08 -0000)
commitd23d16859ffb1bc728d481cd9616314c72221494
tree48783c647f0a3a202c932a331cf3ba82f1a4b7a4
parent906548f973148ef3b6df42d51df8f43d023bcf10
Bug #231382 - If the open() call in getconfig() raises an unexpected IOError,
write a message to stderr showing the exact call that failed, including the
path of the file, in order to aid in debugging.

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