Allow JID objects to be compared with strings.
commit2908751020b61da5466ff15644628e29bd5bbd3a
authorLance Stout <lancestout@gmail.com>
Thu, 6 Jan 2011 01:16:15 +0000 (5 20:16 -0500)
committerLance Stout <lancestout@gmail.com>
Thu, 6 Jan 2011 01:16:15 +0000 (5 20:16 -0500)
treeb911dd78b3e17d2c73818d939bba93259cac2605
parent8b29431cdeff5647208e3eab108bba9e9c8318fc
Allow JID objects to be compared with strings.

Two JIDs match if they have the same full JID value.
sleekxmpp/xmlstream/jid.py