added pubsub state stanzas and scheduled events

This commit is contained in:
Nathan Fritz
2010-05-27 19:58:57 +08:00
committed by Thom Nichols
parent 2e7024419a
commit 194e6bcb51
8 changed files with 67 additions and 23 deletions

View File

@@ -5,7 +5,6 @@ from xml.etree import cElementTree as ET
import os
import time
import sys
import thread
import unittest
import sleekxmpp.plugins.xep_0004
from sleekxmpp.xmlstream.matcher.stanzapath import StanzaPath