# HG changeset patch # User Jeff Hammel # Date 1355718150 28800 # Node ID 678b82fedb40dc43ff95ab466aa633365371936d # Parent db4c67a82b28ef62a5534663a72e721110d591d2 note to self diff -r db4c67a82b28 -r 678b82fedb40 bzconsole/api.py --- 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 :/