handle more fixmes, add make_dict

This commit is contained in:
Dima Gerasimov 2020-03-24 20:12:44 +00:00
parent 3365f979ed
commit c3812fc2e7
7 changed files with 24 additions and 11 deletions

View file

@ -2,6 +2,7 @@
from datetime import datetime
from typing import NamedTuple, List
# TODO FIXME
from kython.ktakeout import TakeoutHTMLParser
from ..kython.kompress import kopen