Looks like this got fixed in the new 0.8.18 release:

   /home/pronovic/tmp> cat bug.py
   try:
       pass
   except (KeyboardInterrupt, SystemExit):
       pass

   /home/pronovic/tmp> pychecker bug.py
   Processing module bug (bug.py)...

   Warnings...

   None

I'll upload later today.

KEN

Attachment: signature.asc
Description: Digital signature

Reply via email to