Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Yates
f098dd5c0c Fix Iterable import breakage on Python 3.10+
ABCs were moved to "collections.abc" in Python 3.3 with deprecated
aliases made available. Those were removed in 3.10, leading to errors.
2022-01-26 14:48:32 +00:00
Bernd Lörwald
5dfb981929 code: mark python code as version independent, use fork for modgrammar 2020-09-23 00:31:51 +02:00