comparison: PyInstaller/__init__.py
PyInstaller/__init__.py
- changeset 1
- f7788bc8c08d
- child 25
- 3d7e12729e7c
equal
deleted
inserted
replaced
|
1 # -*- coding: utf-8 -*- |
|
2 |
|
3 # Copyright (c) 2018 Detlev Offenbach <detlev@die-offenbachs.de> |
|
4 # |
|
5 |
|
6 """ |
|
7 Package containing dialogs of the PyInstaller interface plug-in. |
|
8 """ |