diff options
author | Teddy Wing | 2021-03-13 22:05:18 +0100 |
---|---|---|
committer | Teddy Wing | 2021-03-13 22:05:18 +0100 |
commit | cdd1d4a0573b1a871985bcc0022e13eab6a690d0 (patch) | |
tree | 415acb8655c3c9b26526a8afd5a45ee5880c9f21 /mail.py | |
parent | e99d57d6cdb8760d4351c9f0ed9f5b0285b26e37 (diff) | |
download | mutt-ottolangy-cdd1d4a0573b1a871985bcc0022e13eab6a690d0.tar.bz2 |
main(): Replace `unwrap`s with try
Move the `main()` function contents to a new `run()` function that
returns a `Result`. This way we can easily print the error in `main()`.
Diffstat (limited to 'mail.py')
0 files changed, 0 insertions, 0 deletions