bbj/clients
magical b1d1de659d import exit
The builtin exit function is added by the site package "for the
interactive interpreter" and "should not be used in programs", according
to the manual.

We want sys.exit instead. (I didn't know you could pass it a string
value, but it turns out you can.)
2022-08-06 05:10:14 +00:00
..
emacs rename db_sanity_check >> db_validate 2017-04-08 02:27:05 -05:00
urwid import exit 2022-08-06 05:10:14 +00:00
network_client.py Allow admins to set server pins from client. 2018-08-05 22:25:02 -05:00