PyInstallerInterface/__init__.py@02709629940d
PyInstallerInterface/__init__.py
Tue, 29 Oct 2024 17:39:59 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 29 Oct 2024 17:39:59 +0100
- branch
- eric7
- changeset 56
- 02709629940d
- parent 54
-
359e2d772474
- child 58
-
8bfeb70bcdc3
- permissions
- -rw-r--r--
- changed to the new style header
- ensured proper parent relationship of modal dialogs
- included compiled form files
# -*- coding: utf-8 -*-
# Copyright (c) 2018 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing dialogs of the PyInstaller interface plug-in.
"""