[Python] fix paths for applis
Created by: nim65s
I don't even understand what this /lib/
is supposed to mean.
Here is the issue I had:
Traceback (most recent call last):
File "/ws/src/talos_integration_tests/scripts/test_kine.py", line 67, in <module>
runTest()
File "/ws/src/talos_integration_tests/scripts/test_kine.py", line 51, in runTest
"r").read().split("\n")
IOError: [Errno 2] No such file or directory: '/ws/src/talos_integration_tests/../../lib/talos_integration_tests/appli.py'