Hi, I'm trying to submit spam/ham via manually assembled HTTP POSTs to SpamBayes on Windows. Apparently I'm formatting the requests incorrectly, because the server is returning a 500 error. The error message includes a traceback of:
File "spambayes\Dibbler.pyc", line 470, in found_terminator TypeError: onTrain() takes exactly 4 non-keyword arguments (2 given) Does anyone have a sample of what such a POST should look like? I suspect I'm bungling the formatting. Thanks, Ron _______________________________________________ spambayes-dev mailing list spambayes-dev@python.org http://mail.python.org/mailman/listinfo/spambayes-dev