commit | ddad73bca9072b3d4228c3d12965dbae72db2b46 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Sat Apr 22 03:11:17 2000 +0000 |
committer | Greg Ward <gward@python.net> | Sat Apr 22 03:11:17 2000 +0000 |
tree | c810b36b846a8b4938af1871fb901ebc8ba66ba1 | |
parent | db80754abcc49b8331a6da9d30c04dfcde815bc2 [diff] |
Catch DistutilsOptionError in 'setup()' -- it's thrown either because of errors in the setup script or on the command line, so shouldn't result in a traceback.