hgview #262876 Hgview crashes on optparse.OptionConflictError [validation pending]
Hgview crashes on optparse.OptionConflictError:
$ hgview | |
priority | important |
---|---|
type | bug |
done in | 1.9.0 |
load | 0.000 |
load left | 0.000 |
closed by | <not specified> |
attachment
Hgview crashes on optparse.OptionConflictError:
$ hgview | |
priority | important |
---|---|
type | bug |
done in | 1.9.0 |
load | 0.000 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2014/09/01 09:59, written by spookylukey
add commentThe problem here is that passing "version" as a kwarg to OptionParser is incompatible with also adding "--version" using add_option