On Wed, Oct 21, 2015 at 1:03 PM, Vlastimil Zíma <vlastimil.z...@gmail.com> wrote: > isort packed in debian package is great, but it is only usable by > python3 or as a shell command. Any attempt to use the isort from python2 > fails as python2 is unable to localize the library. > > Reproduction steps: > $ python2 >>>> import isort # Raises ImportError, expected not to fail.
any update on this? i have pylint which depends on isort now, and I cant package it because isort doesnt expose a python2 package - please have a look at it asap, thanks! -- Sandro "morph" Tosi My website: http://sandrotosi.me/ Me at Debian: http://wiki.debian.org/SandroTosi G+: https://plus.google.com/u/0/+SandroTosi