| Trees | Indices | Help |
|
|---|
|
|
object --+
|
exceptions.BaseException --+
|
exceptions.Exception --+
|
exceptions.StandardError --+
|
exceptions.ValueError --+
|
object --+ |
| |
exceptions.BaseException --+ |
| |
exceptions.Exception --+ |
| |
PortageException --+
|
AmbiguousPackageName
Raised by portage.cpv_expand() when the package name is ambiguous due to the existence of multiple matches in different categories. This inherits from ValueError, for backward compatibility with calling code that already handles ValueError.
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
str(x)
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 23 22:25:36 2013 | http://epydoc.sourceforge.net |