| Trees | Index | Help |
|---|
| Package libconfix :: Package core :: Package machinery :: Module depindex :: Class Index_Provide_String |
|
Marshallable--+ |Unmarshallable--+ | Index_Provide_String
| Method Summary | |
|---|---|
__init__(self,
type,
permissive)
| |
add(self,
provide,
node)
| |
Try to match the given require object against what I have. | |
n_exact(self)
| |
n_glob(self)
| |
n_prefix(self)
| |
| Inherited from Unmarshallable | |
Return marshalling data for my attributes. | |
(To be documented)... | |
| Inherited from Marshallable | |
| |
| |
| Class Variable Summary | |
|---|---|
| Inherited from Marshallable | |
str |
ATTRIBUTES = 'attributes'
|
str |
GENERATING_CLASS = 'generating_class'
|
str |
VERSIONS = 'versions'
|
| Method Details |
|---|
find_match(self, require)Try to match the given require object against what I have. @return: A Node object if one is found, else None |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Fri Nov 23 16:56:36 2007 | http://epydoc.sf.net |