On Sun, Jan 26, 2014 at 11:28:20 +0100, Sandro Tosi wrote: > > I got annoyed with this and decided to try to fix it. Attached patch I > > think gets about 90% of the way there. > > can you share the reason you need so much pylint executed with > python3? what's the disadvantage you have running as it as now, so > with python2? > Please do ship a pylint3 package. Since pylint relies on the ast module from the python it's run with, it can only support python3 syntax if run using python3. Let me know if you'd like a patch.
Cheers, Julien
signature.asc
Description: Digital signature

