AssistantEric/Assistant.py

changeset 141
ecbf4f8b3a1b
parent 140
a0ea7418d433
child 152
20a08ac1b1f2
equal deleted inserted replaced
140:a0ea7418d433 141:ecbf4f8b3a1b
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2008 - 2017 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2008 - 2018 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