Added Bug.merge() and Comment.merge().
authorW. Trevor King <wking@drexel.edu>
Sat, 28 Nov 2009 12:41:13 +0000 (07:41 -0500)
committerW. Trevor King <wking@drexel.edu>
Sat, 28 Nov 2009 12:41:13 +0000 (07:41 -0500)
commit3e050db00d2ffa2c011efc4d9b47d8edeac5c43c
treea36482811ed3ce5063f6982727f07fed377f0654
parent614d4e40e148520ac511cbe0606bcbdcf24c8a08
Added Bug.merge() and Comment.merge().

Added *.explicit_attrs list creation to Bug and Comment.from_xml().

Added match_alt_id keyword argumennt to .comment_from_uuid().

Removed extra enline following '</extra-string>' tag in Bug and
Comment.xml().
libbe/bug.py
libbe/comment.py