[PATCH] jcc: add python3 support

2017-03-09 Thread Ruediger Meier
Hi, I did some work to port jcc to python3, see https://github.com/rudimeier/jcc There are two interesting branches, py2 and py3 py2 should still work for python2 >=2.7 without any behavior change py3 completes experimental python3 support (but still python2 incompatible). regardin

Re: [PATCH] jcc: add python3 support

2017-03-09 Thread Andi Vajda
> On Mar 9, 2017, at 14:34, Ruediger Meier wrote: > > Hi, > > I did some work to port jcc to python3, see > https://github.com/rudimeier/jcc > > There are two interesting branches, py2 and py3 > py2 should still work for python2 >=2.7 without any behavior change > py3 completes experimenta