Home
last modified time | relevance | path

Searched defs:comment_from (Results 1 – 1 of 1) sorted by relevance

/dports/devel/pybugz/pybugz-0.13/bugz/
H A Dutils.py75 def launch_editor(initial_text, comment_from='', comment_prefix='BUGZ:'): argument
101 def block_edit(comment, comment_from=''): argument