Package mdp :: Class config :: Class _ExternalDep
[hide private]
[frames] | no frames]

type _ExternalDep


Instance Methods [hide private]
 
__bool__(self)
 
__init__(self, name, version=None, failmsg=None)
 
__repr__(self)

Inherited from unreachable.newobject: __long__, __native__, __nonzero__, __unicode__, next

Method Details [hide private]

__bool__(self)

 

__init__(self, name, version=None, failmsg=None)
(Constructor)

 
Overrides: object.__init__
(inherited documentation)

__repr__(self)
(Representation operator)

 
Overrides: object.__repr__
(inherited documentation)