Avoid infinite loop on version result
commit5635265203712650981c479867cdcece01fa6d61
authorFlorent Le Coz <louiz@louiz.org>
Tue, 15 Mar 2011 22:28:12 +0000 (16 06:28 +0800)
committerLance Stout <lancestout@gmail.com>
Tue, 15 Mar 2011 22:45:06 +0000 (16 06:45 +0800)
tree4c30274041f14dfd957206c224089a0f7978ee00
parent45ccb313560fbfbc0354ebac9116ecb9ff963a47
Avoid infinite loop on version result

We need to check if type="get". otherwise we will send our version
when we will receive the version of the remote entity, and thus
going in an infinite loop.
sleekxmpp/plugins/xep_0092/version.py