diff idavoll/disco.py @ 152:ea8b4189ae3b

Update to Twisted Words 0.3.0.
author Ralph Meijer <ralphm@ik.nu>
date Tue, 06 Dec 2005 15:18:30 +0000
parents 6c0cc9c6caea
children 5191ba7c4df8
line wrap: on
line diff
--- a/idavoll/disco.py	Wed Oct 05 07:02:40 2005 +0000
+++ b/idavoll/disco.py	Tue Dec 06 15:18:30 2005 +0000
@@ -1,4 +1,4 @@
-from twisted.xish import domish
+from twisted.words.xish import domish
 
 NS = 'http://jabber.org/protocol/disco'
 NS_INFO = NS + '#info'