RefactoringRope/ErrorDialog.py

branch
eric7
changeset 412
6fa5892b9097
parent 411
8cccb49bba7b
child 426
7592a1c052e8
equal deleted inserted replaced
411:8cccb49bba7b 412:6fa5892b9097
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2018 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2018 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to show an error message and optionally a 7 Module implementing a dialog to show an error message and optionally a
8 traceback. 8 traceback.

eric ide

mercurial