Trees | Index | Help |
---|
Module malcontent :: Class Rule |
|
ContentRule
,
ExternalIframeRule
,
LinkRule
Method Summary | |
---|---|
Applies the rule to the given site. |
Class Variable Summary | |
---|---|
int |
EVIL = 2 |
int |
GOOD = 0 |
int |
MAY_BE_EVIL = 1 |
Method Details |
---|
__call__(self,
site)
Applies the rule to the given site. Should be overriden by real
rules.
|
Class Variable Details |
---|
EVIL
|
GOOD
|
MAY_BE_EVIL
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Dec 12 14:30:34 2005 | http://epydoc.sf.net |