Discussions on Python.org
How to handle '\\' as a delimiter in Python strings
Python Help
hansgeunsmeyer
(Hans Geuns-Meyer)
September 2, 2023, 12:33pm
11
Backslashes can be nasty. You can find a good explanation here:
show post in topic