Fixed problem on Unix when user rapidly selected a
symlink which pointed back at itself - Tk seems to get confused about what message box it has up, and throws a benign error. The Tk call is now protected by try/except so the error is not seen on stdout. Retructured options processing into a common routine so that options get properly set to their defaults even if the specified configuration file cannot be found. |
---|
|
twander.py |
---|