Refactor: python: Libraries shouldn't call exit.
Raise an exception instead. This isn't being caught anywhere so it has
the same effect as an exit, except that we could catch it in the future
if we wanted to.
Refactor: python: Libraries shouldn't call exit. Tags None Referenced Files None Subscribers None
Description
Details
|