Port happinessutil python 3 #766

Merged
itamarst merged 8 commits from 3373.happinessutil-python-3 into master 2020-08-17 17:20:29 +00:00
1 changed files with 6 additions and 0 deletions
Showing only changes of commit b08a78e5b4 - Show all commits

View File

@ -1,4 +1,10 @@
# -*- coding: utf-8 -*-
"""
Tests for allmydata.immutable.happiness_upload and
allmydata.util.happinessutil.
Ported to Python 3.
"""
from __future__ import absolute_import
from __future__ import division