| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
DepTag --+
|
DependencyDepTag
DepTag subclass for dependencies.
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
__instance_size__ = 40
|
|||
|
|||
|
conditions [ro] CompositeDepSpec The AnyDepSpec instances and ConditionalDepSpec instances that our dependency is conditional upon. |
|||
|
dependency [ro] PackageDepSpec The PackageDepSpec that pulled us in. |
|||
|
package_id [ro] PackageID The PackageID that contains our dependency. |
|||
|
Inherited from Inherited from |
|||
|
|||
Raises an exception This class cannot be instantiated from Python
|
|
|||
conditions[ro] CompositeDepSpec The AnyDepSpec instances and ConditionalDepSpec instances that our dependency is conditional upon.
|
dependency[ro] PackageDepSpec The PackageDepSpec that pulled us in.
|
package_id[ro] PackageID The PackageID that contains our dependency.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Dec 21 22:22:52 2008 | http://epydoc.sourceforge.net |