DebugClients/Python3/FlexCompleter.py

changeset 3670
f0cb7579c0b4
parent 3591
2f2a4a76dd22
child 4541
e8ddd9d76414
--- a/DebugClients/Python3/FlexCompleter.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/DebugClients/Python3/FlexCompleter.py	Sat Jul 05 12:13:23 2014 +0200
@@ -1,12 +1,12 @@
 # -*- coding: utf-8 -*-
 
 """
-Word completion for the eric5 shell.
+Word completion for the eric6 shell.
 
-<h4>NOTE for eric5 variant</h4>
+<h4>NOTE for eric6 variant</h4>
 
     This version is a re-implementation of rlcompleter
-    as found in the Python3 library. It is modified to work with the eric5
+    as found in the Python3 library. It is modified to work with the eric6
     debug clients.
 
 <h4>Original rlcompleter documentation</h4>

eric ide

mercurial