--- a/QScintilla/SpellChecker.py Sun Jan 31 17:11:22 2010 +0000 +++ b/QScintilla/SpellChecker.py Sun Jan 31 18:31:28 2010 +0000 @@ -449,11 +449,6 @@ def __next__(self): """ - Private method to advance to the next error. - """ - - def __next__(self): - """ Public method to advance to the next error. @return self