Fix UnsupportedAPIException.__str__() to strip the leading negative
authorZac Medico <zmedico@gentoo.org>
Fri, 5 Oct 2007 02:54:19 +0000 (02:54 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 5 Oct 2007 02:54:19 +0000 (02:54 -0000)
commit3398f914dcbf7f49439616b9ac9d3fd72f500bf3
treeea406b8d80c2bfca45c9417c9e19f008f8b2c39a
parent7ad0aa456700abec1a8f0ccbefe9ab14189c25ab
Fix UnsupportedAPIException.__str__() to strip the leading negative
sign (-) from the EAPI, to prevent confusion. (trunk r7912)

svn path=/main/branches/2.1.2/; revision=7934
pym/portage_exception.py