Changeset 36a4864 in trunk
- Timestamp:
- 2020-04-17T19:25:42Z (5 years ago)
- Branches:
- master
- Children:
- 9bb7812
- Parents:
- 0382b1e
- git-author:
- Sajith Sasidharan <sajith@…> (2020-02-14 03:02:30)
- git-committer:
- Sajith Sasidharan <sajith@…> (2020-04-17 19:25:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/allmydata/web/storage.py ¶
r0382b1e r36a4864 320 320 return tag(p) 321 321 322 def format_recovered(self, sr, a): 322 @staticmethod 323 def format_recovered(sr, a): 323 324 def maybe(d): 324 325 if d is None:
Note: See TracChangeset
for help on using the changeset viewer.