eris/fill3
Andrew Hamilton a368da8191 fill3: Handle unhandled exceptions.
- Make sure all exceptions are handled. Exceptions occuring in
  update_screen and on_terminal_input are no longer lost.
  the program stops and the traceback is shown.
- Tried to use set_exception_handler, but no go.
2022-01-05 23:46:25 +10:00
..
fill3 fill3: Handle unhandled exceptions. 2022-01-05 23:46:25 +10:00
tests Coding style. 2021-11-29 12:51:34 +10:00
LICENSE Add LICENSE files to the subprojects. 2021-11-14 09:55:21 +10:00
setup.py Update version from v2022.01.03 to v2022.01.04. 2022-01-04 08:34:53 +10:00