On 07/25/2015 01:12 AM, Szépe Viktor wrote:
> Does anyone have experience with courier-pythonfilter in Python3?
> Modern OS-es have Python3 as a standard package.

Sorry about no answer earlier.  I've been very busy lately, and just 
returned home from my honeymoon.

pythonfilter hasn't been ported to Python 3 yet, sadly.  I target 
deployment on RHEL/CentOS, where Python 2 is still the only version 
installed by default.  Python 3 is available, of course, but I'm slow to 
make changes where there's not a compelling reason to do so.

If you're interested in contributing patches, I'd like to maintain 
Python 2 compatibility for the near future.  That might mean using the 
"six" module, as Django does.  Otherwise, I'll probably get to porting 
at some point, but don't have a time frame.  pythonfilter is pretty 
small, so it probably won't take very long once someone starts.

------------------------------------------------------------------------------
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to