Changeset b08a78e in trunk
- Timestamp:
- 2020-08-07T15:52:26Z (5 years ago)
- Branches:
- master
- Children:
- 80c7739
- Parents:
- 1308fc4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/allmydata/test/test_happiness.py ¶
r1308fc4 rb08a78e 1 1 # -*- coding: utf-8 -*- 2 """ 3 Tests for allmydata.immutable.happiness_upload and 4 allmydata.util.happinessutil. 5 6 Ported to Python 3. 7 """ 2 8 3 9 from __future__ import absolute_import
Note: See TracChangeset
for help on using the changeset viewer.