servefile/tests
Sebastian Lohff 058de2f39c Fix exception on transmission abort with python3
With python3 sys.exc_value does no longer exist, but we can replace it
with sys.exc_info().
2021-01-27 01:31:15 +01:00
..
test_servefile.py Fix exception on transmission abort with python3 2021-01-27 01:31:15 +01:00