Use collections.defaultdict instead of homebrew version. Fix tests.
commit873ad7d2876b97bc59ed6cc47c07169bb157ac15
authorGünter Milde <milde@users.sf.net>
Mon, 8 Nov 2021 12:11:26 +0000 (8 13:11 +0100)
committerGünter Milde <milde@users.sf.net>
Mon, 8 Nov 2021 17:03:38 +0000 (8 18:03 +0100)
tree4c7aa815a7e36146864dc94141a4ecbacd4f1a9c
parent26840632dbc8048e109f923ea7557ae3d69c1dd4
Use collections.defaultdict instead of homebrew version. Fix tests.
pylit.py
setup.py
test/pylit_test.py
test/pylit_ui_test.py