Mercurial > hg > bzconsole
changeset 43:678b82fedb40
note to self
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sun, 16 Dec 2012 20:22:30 -0800 |
parents | db4c67a82b28 |
children | b4f3939eeb38 |
files | bzconsole/api.py |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/bzconsole/api.py Sun Dec 16 20:04:24 2012 -0800 +++ b/bzconsole/api.py Sun Dec 16 20:22:30 2012 -0800 @@ -166,6 +166,8 @@ - reviewer: flag for review (r?) - comment: add this comment to the bug """ + # see also: + # https://github.com/toolness/pybugzilla/blob/master/bzpatch.py if not description: # fairly hacky :/