Comparison

CHANGES @ 10936:d770435f0f84

util.argparse: Move exiting and error to util.startup It's not so nice to have a library that exits the entire application from under you, so this and the error reporting belongs in util.startup. The argparse code was originally in util.startup but moved out in 1196f1e8d178 but the error handling should have stayed.
author Kim Alvefur <zash@zash.se>
date Wed, 17 Jun 2020 19:32:12 +0200
parent 10723:144a1ee24a4e
child 10969:d70db967c1b7
comparison
equal deleted inserted replaced
10935:2d57c49bfa12 10936:d770435f0f84