QScintilla/SpellChecker.py

changeset 97
c4086afea02b
parent 13
1af94a91f439
child 774
78581c534c74
--- 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

eric ide

mercurial