webots icon indicating copy to clipboard operation
webots copied to clipboard

Improve path management in Python scripts

Open stefaniapedrazzi opened this issue 2 years ago • 0 comments

Replace direct os.sep usage in Python scripts by built-in os.path.join and os.path.normpath function.

stefaniapedrazzi avatar Jul 21 '22 09:07 stefaniapedrazzi