|
spambayes
1.1a6
About: SpamBayes - a Bayesian anti-spam filter/classifier (written in Python)
Fossies Dox: spambayes-1.1a6.zip ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
Public Member Functions | |
| def | __init__ |
Public Attributes | |
| qType | |
| answer | |
| question | |
| expiresAt | |
| lastUsed | |
Definition at line 31 of file dnscache.py.
| def spambayes.dnscache.lookupResult.__init__ | ( | self, | |
| qType, | |||
| answer, | |||
| question, | |||
| expiresAt, | |||
| now | |||
| ) |
Definition at line 34 of file dnscache.py.
| spambayes.dnscache.lookupResult.answer |
Definition at line 36 of file dnscache.py.
| spambayes.dnscache.lookupResult.expiresAt |
Definition at line 38 of file dnscache.py.
| spambayes.dnscache.lookupResult.lastUsed |
Definition at line 39 of file dnscache.py.
| spambayes.dnscache.lookupResult.qType |
Definition at line 35 of file dnscache.py.
| spambayes.dnscache.lookupResult.question |
Definition at line 37 of file dnscache.py.