[Spambayes] [ spambayes-Bugs-673892 ] Missing compat with 22 code

SourceForge.net noreply at sourceforge.net
Fri Jan 24 01:20:51 EST 2003


Bugs item #673892, was opened at 2003-01-24 10:20
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=673892&group_id=61702

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: François Granger (fgranger)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing compat with 22 code

Initial Comment:
MacOS X 10.2.3 built in python 2.2

In pop3proxy Web interface, I click on the Config link.

Traceback (most recent call last):

  File "/Volumes/OS99/spambayes/spambayes/Dibbler.py", line 398, in found_terminator
    getattr(plugin, name)(**params)

  File "/Volumes/OS99/spambayes/OptionConfig.py", line 219, in onConfig
    isFirstRow = True

NameError: global name 'True' is not defined

Adding line 44-48 of pop3proxy.py at line 33 of OptionConfig.py solve the problem.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=673892&group_id=61702



More information about the Spambayes mailing list