jw-python/tools/python
Jan Lindemann a52557570b misc.py: from . import log
Do "from . import log" instead of "from jwutils import log". It works
and looks cleaner than a module referencing itself. Not entirely sure
if that's the way to go, I must admit.

Signed-off-by: Jan Lindemann <jan@janware.com>
2022-12-02 12:14:00 +01:00
..
jwutils misc.py: from . import log 2022-12-02 12:14:00 +01:00
Makefile Fix Python errors reported by mypy 2020-04-10 14:17:15 +02:00