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. |