Fix UnsupportedAPIException.__str__() to strip the leading
authorZac Medico <zmedico@gentoo.org>
Thu, 4 Oct 2007 02:56:00 +0000 (02:56 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 4 Oct 2007 02:56:00 +0000 (02:56 -0000)
commit40d1d5b23e5c05923f49030e9e1671c506e6bc6b
tree2f9eb0869d5cc972fa8ec007241e520df88fe2e0
parent64ac544bc2077d17866a53b0acbc8babf462cbcf
Fix UnsupportedAPIException.__str__() to strip the leading
negative sign (-) from the EAPI, to prevent confusion.

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