Note it's been ported.

This commit is contained in:
Itamar Turner-Trauring 2020-09-08 14:09:35 -04:00
parent 59f3a471cb
commit 6da338a86a

View File

@ -1,3 +1,8 @@
"""
Tests for allmydata.storage.
Ported to Python 3.
"""
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function