--- a/QScintilla/SpellChecker.py Fri May 30 13:17:20 2014 +0200 +++ b/QScintilla/SpellChecker.py Fri May 30 15:16:40 2014 +0200 @@ -545,6 +545,5 @@ Public method to advance to the next error. @return self - @exception StopIteration raised to indicate the end of the iteration """ return self.__next__()