| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
Environment
Represents a working environment, which contains an available packages database and provides various methods for querying package visibility and options.
|
|||
|
|||
|
|||
|
|||
| DepSpec |
|
||
|
Inherited from Inherited from |
|||
|
|||
|
default_destinations [ro] DestinationsIterable Default destination candidates for installing packages. |
|||
|
package_database [ro] PackageDatabase Our package databas. |
|||
|
root [ro] string Our root location for installs. |
|||
|
set_names [ro] SetNamesIterable All known named sets. |
|||
|
Inherited from |
|||
|
|||
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
|
|||
default_destinations[ro] DestinationsIterable Default destination candidates for installing packages.
|
package_database[ro] PackageDatabase Our package databas.
|
root[ro] string Our root location for installs.
|
set_names[ro] SetNamesIterable All known named sets.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Dec 24 15:43:55 2009 | http://epydoc.sourceforge.net |