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

SourceForge.net noreply at sourceforge.net
Fri Jan 24 12:10:28 EST 2003


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

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: François Granger (fgranger)
Assigned to: Richie Hindle (richiehindle)
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.

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

Comment By: Richie Hindle (richiehindle)
Date: 2003-01-24 17:13

Message:
Logged In: YES 
user_id=85414

I'll sort this out - thanks, François.


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

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