Bug#594537: pychecker: Seems to ignore command line option -q/--stdlib

2010-09-03 Thread Kenneth Pronovici
This bug is now tracked in the upstream bug tracker: https://sourceforge.net/tracker/?func=detailaid=3058916group_id=24686atid=382217 I thought it was there previously, but I couldn't find anything quite like it in the list. So, I added a new bug report. KEN

Bug#594537: pychecker: Seems to ignore command line option -q/--stdlib

2010-08-26 Thread W. Martin Borgert
Package: pychecker Version: 0.8.18-7 For automatically testing Python code in a CI test, it is useful to ignore any errors or problems in Python itself. If I understand correctly, with -q or --stdlib pychecker should ignore warnings from files under standard library. However, I get the

Bug#594537: pychecker: Seems to ignore command line option -q/--stdlib

2010-08-26 Thread Kenneth Pronovici
On Thu, Aug 26, 2010 at 3:21 PM, W. Martin Borgert deba...@debian.org wrote: For automatically testing Python code in a CI test, it is useful to ignore any errors or problems in Python itself. If I understand correctly, with -q or --stdlib pychecker should ignore warnings from files under