Changeset c0d83de in trunk
- Timestamp:
- 2020-07-09T20:05:31Z (5 years ago)
- Branches:
- master
- Children:
- 118ea426
- Parents:
- 0af8df72
- git-author:
- Sajith Sasidharan <sajith@…> (2020-05-22 17:28:16)
- git-committer:
- Sajith Sasidharan <sajith@…> (2020-07-09 20:05:31)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/allmydata/web/unlinked.py ¶
r0af8df72 rc0d83de 79 79 80 80 def __init__(self, upload_results): 81 """ 82 :param IUploadResults upload_results: stats provider. 83 """ 81 84 super(UploadResultsPage, self).__init__() 82 85 self._upload_results = upload_results
Note: See TracChangeset
for help on using the changeset viewer.