PythonWin's Check (any other Lint tool) ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Davy

    #1

    PythonWin's Check (any other Lint tool) ?

    Hi all,

    I am using PythonWin from ActivePython. And I use the GUI button
    'Check' to check the .py file.

    But the Check did not give out a check list. It just show "Check
    failed" or "Check successful".

    Is the Check list saved in other where or is there any other Lint tool?

    Any suggestions will be appreciated!
    Best regards,
    Davy

  • eugene.morozov@gmail.com

    #2
    Re: PythonWin's Check (any other Lint tool) ?

    Hello,
    There're a pylint (http://www.logilab.org/projects/pylint) and
    pychecker (http://pychecker.sourceforge.net/) projects.
    Eugene

    Comment

    Working...