Raise BaseError exceptions on conversion error, instead of printing the error then...
commita4e995db2aa2456144d5fdddce87cbac307c997a
authorJeff Connelly <shellreef+git@gmail.com>
Sun, 20 Jul 2008 18:27:44 +0000 (20 11:27 -0700)
committerJeff Connelly <shellreef+git@gmail.com>
Sun, 20 Jul 2008 18:27:44 +0000 (20 11:27 -0700)
tree4c6784188e1494b570ddfaf707e472ba726ead84
parent22a75ab9dfcbf46c22b46f8812a86b0133ca3de9
Raise BaseError exceptions on conversion error, instead of printing the error then raising SystemExit.
tools/base_converter.py