fix an import issue (JID)

This commit is contained in:
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 2010-10-20 17:33:13 +00:00
parent 3b3042d315
commit dc61d36cf1

View file

@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with Poezio. If not, see <http://www.gnu.org/licenses/>.
from sleekxmpp.xmlstream.jid import JID
from sleekxmpp.xmlstream.stanzabase import JID
class Resource(object):
"""