labscript-suite-temp-2 / labscript_utils

Shared modules used by the labscript suite. Includes a graphical exception handler, debug tools, configuration management, cross platform filepath conversions, unit conversions and custom GUI widgets.
Other
0 stars 0 forks source link

Labconfig returns relative path instead of absolute path for config prefix #8

Closed philipstarkey closed 9 years ago

philipstarkey commented 9 years ago

Original report (archived issue) by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).


This is a problem if the config prefix is imported and then a program changes its working directory - the path will then be invalid.

philipstarkey commented 9 years ago

Original comment by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).


Resolves issue #8: Labconfig returns relative path instead of absolute path for config prefix

→ \<\<cset 9f16e7dcce2702a6f4fcc0c8055b6ef20de57765>>