From cfed4432a0d8daf335fe0891ac55e520bac580c0 Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Wed, 24 May 2017 17:25:12 +0200 Subject: pathod: fix leaking fds --- test/pathod/tservers.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/pathod/tservers.py') diff --git a/test/pathod/tservers.py b/test/pathod/tservers.py index 3dc26311..a7c92964 100644 --- a/test/pathod/tservers.py +++ b/test/pathod/tservers.py @@ -1,3 +1,4 @@ +import os import tempfile import re import shutil -- cgit v1.2.3