hi, i am currently working on an ide for python, i intended to enable pep8
checking by default but as it turned out, the checker was written
purposefully for the command line making it a bit difficult and untidy to
incorporate into the ide. i will therefore suggest that for future release,
you enable the checker to be usable as a library so that the output can
easily be processed and also the overal build of my ide will be a bit more
compact. thanks.
_______________________________________________
code-quality mailing list
code-quality@python.org
http://mail.python.org/mailman/listinfo/code-quality

Reply via email to