Odd. I just got this message, but I presume it's out of date now? > Oops, sorry, that was my limited Python experience showing > through. I assumed that split() would just return None for > the second value if there was no separator. Thanks for > covering me! <wink>
Since you were covering my bug, it's only fair <wink>. > BTW, any idea what might have happened to the stats page in > sb_server? I'm looking for the problem right now, but every > time I try to view stats I get a "500 Server error" with the > following traceback: [...] > AttributeError: 'MessageInfoDB' object has no attribute > '_getState' """ This ought to work now - but (as above) I think this is what you checked a fix in for some time back now, anyway. =Tony.Meyer _______________________________________________ spambayes-dev mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/spambayes-dev
