Brian Curtin <[email protected]> added the comment: > It was not immediately clear from the documentation if my runner() method > should be declared static or not.
The doc doesn't mention static methods at all, and my uses and others that I've seen have never used static methods. ---------- nosy: +brian.curtin _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11073> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
