PyInstaller/PyInstallerCleanupDialog.py

changeset 34
784d24a61fdf
parent 28
3c8dbc198753
child 35
d9b3cadaf707
equal deleted inserted replaced
33:d0a0b6721f8d 34:784d24a61fdf
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2018 - 2020 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2018 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing a dialog to select the cleanup action. 7 Module implementing a dialog to select the cleanup action.
8 """ 8 """

eric ide

mercurial