Re-attempt migration with modernize

This commit is contained in:
eyedeekay
2023-11-22 14:48:24 -05:00
parent 53b17e206f
commit 8ebc4de1a7
29 changed files with 216 additions and 163 deletions

View File

@ -1,3 +1,4 @@
from __future__ import absolute_import
import codecs
from collections import defaultdict
from docutils import io
@ -23,6 +24,7 @@ import os.path
from i2p2www import PROPOSAL_DIR, SPEC_DIR
from i2p2www import helpers
from six.moves import range
SPEC_METATAGS = {