| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Architecture
A description of an architecture. Use by solver to make sure it chooses compatible versions.
| Instance Methods | |||
|
|||
| str |
|
||
|
Inherited from |
|||
| Instance Variables | |
| set(str) |
use = frozenset([None])matching values for <requires use='...'>; otherwise the dependency is ignored |
| Architecture |
child_arch architecture for dependencies (usually self)
|
| {str: int} |
machine_ranks supported CPU types and their desirability |
| {str: int} |
os_ranks supported operating systems and their desirability |
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:06 2013 | http://epydoc.sourceforge.net |