mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-30 09:48:56 +00:00
Add missing flattenString
import
This commit is contained in:
parent
b29652e0f0
commit
d3790a4d42
@ -2,7 +2,7 @@
|
|||||||
import time, json
|
import time, json
|
||||||
from twisted.python.filepath import FilePath
|
from twisted.python.filepath import FilePath
|
||||||
from twisted.web.template import tags as T, \
|
from twisted.web.template import tags as T, \
|
||||||
renderer, Element, renderElement, XMLFile
|
renderer, Element, renderElement, XMLFile, flattenString
|
||||||
from allmydata.web.common import (
|
from allmydata.web.common import (
|
||||||
abbreviate_time,
|
abbreviate_time,
|
||||||
MultiFormatResource
|
MultiFormatResource
|
||||||
|
Loading…
Reference in New Issue
Block a user