PyInstaller/__init__.py@52f0572b5908
PyInstaller/__init__.py
Thu, 18 Jan 2018 14:30:06 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 18 Jan 2018 14:30:06 +0100
- changeset 4
- 52f0572b5908
- parent 1
-
f7788bc8c08d
- child 25
-
3d7e12729e7c
- permissions
- -rw-r--r--
Continued implementing the PyInstaller interface (finished the config dialog).
# -*- coding: utf-8 -*-
# Copyright (c) 2018 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing dialogs of the PyInstaller interface plug-in.
"""