Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

  $ cat err.py
  def a():
    print b
  $ pylint -E err.py
  ************* Module err
  E:  2,8:a: Undefined variable 'b'


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: