isort v 3.0.0 released with the following major features:

- Built-in support for editorconfig config files (http://editorconfig.org/)
- Support for consistent syntax when adding or removing imports
- Improved handling of files that a user doesn't have permission to read
- The ability to separate import sections with custom comments

see more here: http://timothycrosley.github.io/isort/
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to