comparison: PyInstallerInterface/__init__.py
PyInstallerInterface/__init__.py
- branch
- eric7
- changeset 38
- fc9ef9dcd51a
- parent 34
- 784d24a61fdf
- child 43
- 01ce3d6f7a07
equal
deleted
inserted
replaced
|
1 # -*- coding: utf-8 -*- |
|
2 |
|
3 # Copyright (c) 2018 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> |
|
4 # |
|
5 |
|
6 """ |
|
7 Package containing dialogs of the PyInstaller interface plug-in. |
|
8 """ |