library/library
Patrick Melanson d18ff562fc Tweaked exception handling, specifically small screen failures
Changes the dialog window that pops up for any exception to tell
the user to read Python's output (i.e. the stacktrace).
Also, handles the common failure of having too small a window and
trying to create a new ncurses dialog box. There is now a specific
failure message, so people know to make their terminal bigger.

Useful!
2017-12-27 11:48:46 -05:00
..
interface Use currently-logged-in user to authenticate for mass email sending. 2017-09-23 01:24:23 -04:00
__init__.py Moving code about for packaging 2013-12-18 20:31:27 -05:00
book_data.py In which I, Felix Bauckholt, assert my dominance 2016-01-24 01:27:47 -05:00
database.py Categorizing and uncategorizing based on selection 2016-03-12 21:02:43 -05:00
emails.py Tweaked exception handling, specifically small screen failures 2017-12-27 11:48:46 -05:00
exceptions.py Added error messages for the checkout process 2016-02-06 16:41:27 -05:00
permissions.py Moving code about for packaging 2013-12-18 20:31:27 -05:00