QScintilla/SpellChecker.py

changeset 3621
15f23ed3f216
parent 3592
eb4db8e3bcaa
child 3656
441956d8fce5
--- 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__()

eric ide

mercurial