RIOT/dist/pythonlibs
cladmi 921afa0820
testrunner: fix script when RIOTBASE is not defined
If not defined it was raising a KeyError. Use the 'get' function to
handle non defined value.

It did not put the value in the `default` case as it would have changed
the behavior when `RIOTBASE` is defined but empty.
2019-01-21 12:19:34 +01:00
..

This directory is exported through PYTHONPATH environment variable in the build system. Put any RIOT specific Python packages here.