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)
Highlights:
  * new Comment.safe_in_reply_to to improve comment xml output.
  * don't raise MultipleIDMatches if one of the matches is exact.


Trivial merge