Looking for best practice technique for converting Windows style paths to Linux 
paths. Is there an os function or pathlib method that I'm missing or is it some 
combination of replacing Windows path separators with Linux path separators 
plus some other platform specific logic?

Thank you,
Malcolm
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to