Port happinessutil python 3 #766
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue