AssistantEric/Assistant.py

branch
eric7
changeset 210
6b1440b975df
parent 208
5c77d52e97cd
child 212
24d6bae09db6
equal deleted inserted replaced
209:54d0a4770a76 210:6b1440b975df
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2008 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2008 - 2024 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