Would be nice to have pylint integrated with SlickEdit. Eclipse, Sublime, Visual Studio and many other editors already offer this integration.
With this integration, it would be easier to track down potential issues in Python code.
Using pylint, these other IDEs are able to show live errors/issues with Python code.