| Trees | Index | Help |
|---|
| Module malcontent :: Class LinkRule |
|
Rule --+
|
LinkRule
| Method Summary | |
|---|---|
Creates a new LinkRule | |
Applies the rule to the given site. | |
| Class Variable Summary | |
|---|---|
| Inherited from Rule | |
int |
EVIL = 2 |
int |
GOOD = 0 |
int |
MAY_BE_EVIL = 1 |
| Method Details |
|---|
__init__(self,
reMap,
reFlags=66)
Creates a new LinkRule
|
__call__(self,
site)
Applies the rule to the given site.
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Dec 12 14:30:34 2005 | http://epydoc.sf.net |