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)  

 All Classes Namespaces Files Functions Variables Properties Macros
dnscache.py File Reference

Go to the source code of this file.

Classes

class  spambayes.dnscache.lookupResult
class  spambayes.dnscache.cache

Namespaces

namespace  spambayes.dnscache

Functions

def spambayes.dnscache.sort_by_attr
def spambayes.dnscache.main

Variables

int spambayes.dnscache.kCheckForPruneEvery = 20
int spambayes.dnscache.kMaxTTL = 60
int spambayes.dnscache.kMinTTL = 24
int spambayes.dnscache.kPruneThreshold = 5000
int spambayes.dnscache.kPruneDownTo = 2500