On 22/01/2011 6:18 PM, s...@pobox.com wrote:
Python's asyncore (and, I think, asynchat) module changed in incompatible ways in Python 2.6. This causes problems for at least sb_server.py because it accesses an attribute (ac_out_buffer) which was removed. This came to a head because Debian no longer supports Python 2.5. Their suggestion was to include the 2.5 versions of asyncore and asynchat with SpamBayes. Does this fly with the other developers? Skip
It seems the most pragmatic option given the lack of resources this project currently enjoys ;)
Mark _______________________________________________ spambayes-dev mailing list spambayes-dev@python.org http://mail.python.org/mailman/listinfo/spambayes-dev