Home | Trees | Indices | Help |
|
---|
|
object --+ | Restriction --+ | DistributionRestriction
A restriction that can only be satisfied by an implementation from the given distribution. For example, a MacPorts Python library requires us to select the MacPorts version of Python too.
Since: 1.15
Instance Methods | |||
|
|||
bool |
|
||
str |
|
||
Inherited from Inherited from |
Class Variables | |
distros = None Create a new digest. |
|
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Called by the solver.Solver to check whether a particular implementation is acceptable.
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:07 2013 | http://epydoc.sourceforge.net |