Bugfix merge: better Comment.xml() & libbe.util.id.parse_user()
authorW. Trevor King <wking@drexel.edu>
Fri, 22 Jan 2010 11:40:23 +0000 (06:40 -0500)
committerW. Trevor King <wking@drexel.edu>
Fri, 22 Jan 2010 11:40:23 +0000 (06:40 -0500)
commite0ce49ffa3d09d37310ce04c50268275b8e2ca54
treee107a4c035956956ec61f27a1b45c15741010532
parent36b970de8e5a4b2e1b91372742ce86819c4254b5
parent6abea58e9359f14b256edb2dca0690b9c3ffe875
Bugfix merge: better Comment.xml() & libbe.util.id.parse_user()

Highlights:
  * new Comment.safe_in_reply_to to improve comment xml output.
  * don't raise MultipleIDMatches if one of the matches is exact.