src/eric7/EricWidgets/EricProcessDialog.py

branch
eric7
changeset 9653
e67609152c5e
parent 9473
3f23dbf37dbe
child 9958
a78b83d1062a
equal deleted inserted replaced
9652:75881562981b 9653:e67609152c5e
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2019 - 2022 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2019 - 2023 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog starting a process and showing its output. 7 Module implementing a dialog starting a process and showing its output.
8 """ 8 """

eric ide

mercurial