Commit b228b137 authored by Łukasz Nowak's avatar Łukasz Nowak

Make import list diff/patch friendly.

parent 8ef8b9b6
import os, sys, subprocess, re, threading, errno
import errno
import os
import re
import subprocess
import sys
import threading
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