eric6/PluginManager/PluginExceptions.py

changeset 7923
91e843545d9a
parent 7780
41420f82c0ac
equal deleted inserted replaced
7921:0d429bd82699 7923:91e843545d9a
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2007 - 2020 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2007 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing the exceptions raised by the plugin system. 7 Module implementing the exceptions raised by the plugin system.
8 """ 8 """

eric ide

mercurial