|
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) ![]() |
Classes | |
| class | ServiceEventLogHandler |
| class | ServiceEventLogHandlerWrapper |
| class | Service |
Variables | |
| this_filename = __file__ | |
| tuple | sb_dir = os.path.dirname(os.path.dirname(this_filename)) |
| tuple | sb_scripts_dir = os.path.join(sb_dir,"scripts") |
| tuple | sys32path = shell.SHGetFolderPath(0, shellcon.CSIDL_SYSTEM, 0, 0) |
| tuple | data_directory |
| tuple pop3proxy_service.data_directory |
Definition at line 293 of file pop3proxy_service.py.
| tuple pop3proxy_service.sb_dir = os.path.dirname(os.path.dirname(this_filename)) |
Definition at line 140 of file pop3proxy_service.py.
| tuple pop3proxy_service.sb_scripts_dir = os.path.join(sb_dir,"scripts") |
Definition at line 141 of file pop3proxy_service.py.
| tuple pop3proxy_service.sys32path = shell.SHGetFolderPath(0, shellcon.CSIDL_SYSTEM, 0, 0) |
Definition at line 158 of file pop3proxy_service.py.
| pop3proxy_service.this_filename = __file__ |
Definition at line 138 of file pop3proxy_service.py.