Hi,
I'm currently trying to fix py3k-related issues in Mailpile (
https://github.com/pagekite/Mailpile).

One major compatibility issue is spambayes-1.1b1 -- which is the reason why
I'm writing to this l

I'm not sure how py3k-compatible spambayes is at the moment.
One major issue is setup.py:

    if sys.version_info < (2, 4):

fails with py3k. Although there are numerous other incompatibilities, I
want to ask you:
- Whether there is any interest in developing spambayes (last release: 2011)
- Whether there is any interest in making spambayes py3k-compatible.

Thanks in advance,
Uli
_______________________________________________
SpamBayes@python.org
https://mail.python.org/mailman/listinfo/spambayes
Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html

Reply via email to