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
> 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