Fix missing import

This commit is contained in:
Daira Hopwood 2016-02-15 15:29:06 +00:00 committed by Brian Warner
parent 242f04818e
commit dd02f31a3b

View File

@ -15,6 +15,8 @@ from twisted.python import log
from pycryptopp.cipher.aes import AES
from allmydata.util.assertutil import _assert
def rename(src, dst, tries=4, basedelay=0.1):
""" Here is a superkludge to workaround the fact that occasionally on