Files
whipper-gui/whipper
JoeLametta fa7c50d3a6 Replace 'sys.exit()' and 'exit()' instructions with 'SystemExit()' equivalents
- `SystemExit` doesn't require importing the `sys` module
- `exit()` depends on the `site` module (for this reason its usage is discouraged in production code)

Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
2020-05-30 09:38:52 +00:00
..
2020-05-29 14:03:27 +00:00
2020-02-22 15:11:22 +00:00
2020-02-22 15:11:22 +00:00
2020-02-22 15:11:22 +00:00
2020-05-29 14:03:27 +00:00
2019-02-14 11:55:21 +01:00