On Oct 28, 2018 10:17 PM, "listo factor via Python-list" < python-list@python.org> wrote: > > Hi all, > I'm new to Python, but not to programming. > > As a teaching exercise, I am converting a bunch of bash shell > scripts to Python, so that they can be run on all three OS-es > (Linux, Windows, MacOS). > > The scripts in questions make extensive use of Linux "zenity" > dialogs. > > Is there an equivalent facility in Python 3? If so, what is it?
Look up zenity in Wikipeda. Scroll down to cross-platform script. Bob Gailer -- https://mail.python.org/mailman/listinfo/python-list