--- Revision 653132373764 +++ Revision 666364346539 @@ -3,7 +3,7 @@ """ - @@ -25,4 +25,4 @@ subitem = (Item,) # And this one will be going in the xmpp client script -register_stanza_plugin(Iq, OO, Item, iterate = True) +register_stanza_plugin(Iq, OO, Item, iterable = True)