Changeset 805b880c in trunk


Ignore:
Timestamp:
2020-07-09T20:05:29Z (5 years ago)
Author:
Sajith Sasidharan <sajith@…>
Branches:
master
Children:
d1f17e10
Parents:
75488c4
git-author:
Sajith Sasidharan <sajith@…> (2020-02-05 04:16:48)
git-committer:
Sajith Sasidharan <sajith@…> (2020-07-09 20:05:29)
Message:

Add missing flattenString import

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/allmydata/web/storage.py

    r75488c4 r805b880c  
    33from twisted.python.filepath import FilePath
    44from twisted.web.template import tags as T, \
    5     renderer, Element, renderElement, XMLFile
     5    renderer, Element, renderElement, XMLFile, flattenString
    66from allmydata.web.common import (
    77    abbreviate_time,
Note: See TracChangeset for help on using the changeset viewer.