Python3 incompatibility issues

Uli Köhler <[email protected]> Sat, 19 Apr 2014 17:31:49 +0200
Newsgroups gmane.mail.spam.spambayes.general
Message-ID <CA+vDtgK9p3QQgWj14pjBADAaZp1Cp+S_sy16up+Agxnzwsnj2w@mail.gmail.com>
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

_______________________________________________
[email protected]
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