PyChecker "self is argument in staticmethod"

Olaf Meding OlafMeding at compuserve.com
Thu Nov 18 12:09:40 EST 2004


What does the below PyChecker warning mean?

More importantly, is there a way to suppress it?

 PyChecker warning:
  ..\src\phaseid\integration.py:21: self is argument in staticmethod


My best guess is that the warning is related to PyChecker not
supporting C++ extensions.


Thanks much for your help.

Olaf



More information about the Python-list mailing list