Commit 8ef8b9b6 authored by Łukasz Nowak's avatar Łukasz Nowak

Missing import.

parent 37da9000
import os, sys, subprocess, re, threading
import os, sys, subprocess, re, threading, errno
from testnode import SubprocessError
_format_command_search = re.compile("[[\\s $({?*\\`#~';<>&|]").search
......
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