From: Alexander J. <aj...@gm...> - 2002-02-26 02:00:58
|
Hi, Is it possible to use PyChecker from Jython? If it can't check Java classes, how can I make PyChecker ignore Java packages? I'have played around some with the blacklist PyChecker option but I'm still getting import errors and PyChecker doesn't check my python code. Even if I wrap all Java class access into another python module, PyChecker still complains that it can't find the indirectly imported Java packages and quits without checking anything. Any help would be very much appreciated. Regards, Alexander Jerusalem VKNN |