issue #477: any() polyfill for lxc_test.

This commit is contained in:
David Wilson 2019-01-23 12:44:08 +00:00
parent 3b4f184298
commit a33767d31e
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ import os
import mitogen
import mitogen.lxc
from mitogen.core import any
import unittest2