AssistantEric/Assistant.py

branch
eric7
changeset 201
1770e4b702a9
parent 200
90c24865ba02
child 206
0e83bc0cc7fd
equal deleted inserted replaced
200:90c24865ba02 201:1770e4b702a9
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2008 - 2022 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2008 - 2023 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