AssistantEric/Assistant.py

branch
eric7
changeset 186
c228779ea15d
parent 182
0df33a07a6c8
child 189
c0d638327085
equal deleted inserted replaced
185:2364aa1365f7 186:c228779ea15d
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2008 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2008 - 2022 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