kicad/scripting
jean-pierre charras 986b90424b Fix an issue in LoadPlugins(bundlepath=None) python method (Windows specific).
For some obscure (for me) reason, the path separators in bundlepath are seen as escape seq, and the path can be incorrectly handled
(when \n or \r are found in this string).
it happens only for this path, not for other paths in LoadPlugins.
For bundlepath parameter, unix separator is now used.

Fixes: lp:1766879
https://bugs.launchpad.net/kicad/+bug/1766879
2018-04-27 14:04:24 +02:00
..
build_tools Fix broken swig import script when using swig >= 3.0.10. 2016-06-20 09:32:59 -04:00
kicadplugins.i Fix an issue in LoadPlugins(bundlepath=None) python method (Windows specific). 2018-04-27 14:04:24 +02:00