Pete> My one hope was that pychecker would be able to check code without
Pete> actually "importing" (aka, executing) the checked file. This would
Pete> also help running pychecker on scripts that have a "shebang" but
Pete> no ".py"
Look at PyChecker 2 in the PyChecker CVS.
Skip