eric6/PluginManager/PluginExceptions.py

changeset 7360
9190402e4505
parent 7255
d595f6f9cbf8
child 7780
41420f82c0ac
equal deleted inserted replaced
7359:2da9026f0f61 7360:9190402e4505
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2007 - 2019 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2007 - 2020 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