]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/web/introweb.py
switch all foolscap imports to use foolscap.api or foolscap.logging
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / web / introweb.py
index 3210fda156297297a9ed128cef1bfad101a82aca..14b01266121b24e6c0f7398b205ae7f4b5553e82 100644 (file)
@@ -1,7 +1,7 @@
 
 import time
 from nevow import rend, inevow
-from foolscap.referenceable import SturdyRef
+from foolscap.api import SturdyRef
 from twisted.internet import address
 import allmydata
 import simplejson