QScintilla/Editor.py

changeset 5887
9a6ce5faed7a
parent 5886
ba6d27371e25
child 5888
f23f3d2b7516
--- a/QScintilla/Editor.py	Mon Oct 02 14:24:58 2017 +0200
+++ b/QScintilla/Editor.py	Tue Oct 03 16:21:33 2017 +0200
@@ -4532,7 +4532,6 @@
     ## auto-completion hook interfaces
     #################################################################
     
-    # TODO: add support for asynchroneous auto-completion lists
     def addCompletionListHook(self, key, func, async=False):
         """
         Public method to set an auto-completion list provider.

eric ide

mercurial