David Fischer
David Fischer
ebu21516:2013-12-18 15:26:34 INFO juju juju-log.go:66 oscied-orchestra/0: [HOOK] Exiting OrchestraHooks hook config-changed ebu21516:2013-12-18 15:26:34 INFO juju.worker.uniter context.go:255 HOOK Traceback (most recent call last): ebu21516:2013-12-18 15:26:34 INFO juju.worker.uniter context.go:255 HOOK File "/usr/lib/python2.7/runpy.py",...
```python import grp import pwd ``` Doesn't work on Windows. Refactor fileystem module to be importable on Windows, with the side effect of having less features.
Hello, We face the following exception when parsing one of our JUnit result file with junitparser version 3.2.0: ```python Traceback (most recent call last): File "/home/build/venv/bin/junitparser", line 8, in sys.exit(main())...