[spambayes-dev] Error with the new FeedParser

Skip Montanaro skip at pobox.com
Sat May 15 12:05:04 EDT 2004


    Skip> I cvs up'd my Python tree today and reinstalled (I generally run
    Skip> from CVS HEAD, silly me I suppose).  I quickly got a failure from
    Skip> some of my collected spam when running tte.py.

    ...

    Skip>         mo = boundaryre.match(line)
    Skip>     TypeError: expected string or buffer

Should anyone else encounter this, I submitted a bug report on SF last
night:

    http://python.org/sf/954320

and attached a patch this morning which seems to fix the problem.

Skip



More information about the spambayes-dev mailing list