Commit 549d465f authored by Giampaolo Rodola's avatar Giampaolo Rodola

issue 10527: fix missing import

parent 0af71aae
......@@ -41,6 +41,7 @@ import errno
import time
import tempfile
import itertools
import select
import _multiprocessing
from multiprocessing import current_process, AuthenticationError
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment