Add to list of ported modules.

This commit is contained in:
Itamar Turner-Trauring 2020-07-09 14:38:07 -04:00
parent 7d1fdd8284
commit 1e41df9f48

View File

@ -15,8 +15,10 @@ if PY2:
# Keep these sorted alphabetically, to reduce merge conflicts:
PORTED_MODULES = [
"allmydata.util.deferredutil",
"allmydata.util.humanreadable",
"allmydata.util.namespace",
"allmydata.util.pollmixin",
"allmydata.util._python3",
]