mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 16:36:20 +00:00
Fix missing import
This commit is contained in:
parent
242f04818e
commit
dd02f31a3b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user