jw-python/tools/python
Jan Lindemann 12bf59b3cd os.misc: Add update_symlink()
update_symlink(target, link_name) does the equivalent of ln -sf, i.e.
force replacement of link_name with a new sysmlink, if it existed
before the call.

Signed-off-by: Jan Lindemann <jan@janware.com>
2023-01-17 11:40:58 +01:00
..
jwutils os.misc: Add update_symlink() 2023-01-17 11:40:58 +01:00
Makefile Fix Python errors reported by mypy 2020-04-10 14:17:15 +02:00