PyInstallerInterface/PyInstallerExecDialog.py

branch
eric7
changeset 43
01ce3d6f7a07
parent 38
fc9ef9dcd51a
child 46
ccd14067e6a2
equal deleted inserted replaced
42:f4e941eba6a3 43:01ce3d6f7a07
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2018 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2018 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to show the output of the pyinstaller/pyi-makespec 7 Module implementing a dialog to show the output of the pyinstaller/pyi-makespec
8 process. 8 process.

eric ide

mercurial