AssistantEric/__init__.py

changeset 2
89cbc07f4bf0
child 25
6a68405feb84
equal deleted inserted replaced
1:3a4123edc944 2:89cbc07f4bf0
1 # -*- coding: utf-8 -*-
2
3 # Copyright (c) 2008 - 2010 Detlev Offenbach <detlev@die-offenbachs.de>
4 #
5
6 """
7 Package implementing an alternative autocompletion and calltips system.
8 """

eric ide

mercurial