| Filename | Latest commit message | Latest commit date |
|---|---|---|
Add misc.dump(), which takes an iterable, assumes all elements have a dump() method, and calls it on all of them. Signed-off-by: Jan Lindemann <jan@janware.com> |
||
| .. | ||
| jwutils | ||
| Makefile | ||
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Add misc.dump(), which takes an iterable, assumes all elements have a dump() method, and calls it on all of them. Signed-off-by: Jan Lindemann <jan@janware.com> |
||
| .. | ||
| jwutils | misc: Add dump() | |
| Makefile | Fix Python errors reported by mypy | |