Skip to content

Use os.path.normpath when opening files

Evan Goetz requested to merge evan-goetz/pydarm:fix-path into master

This solves the issue that path names to files are put into configuration files but someone may try to run on a Windows or other non-Unix machine.

Closes #85 (closed)

Merge request reports

Loading