AssistantEric/Assistant.py

changeset 156
3e185204e9ec
parent 152
20a08ac1b1f2
child 163
842fce9b31ce
equal deleted inserted replaced
155:59028f4950fa 156:3e185204e9ec
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2008 - 2019 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2008 - 2020 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing the eric assistant, an alternative autocompletion and 7 Module implementing the eric assistant, an alternative autocompletion and
8 calltips system. 8 calltips system.

eric ide

mercurial