issue #477: any() polyfill for lxc_test.
This commit is contained in:
parent
3b4f184298
commit
a33767d31e
|
@ -2,6 +2,7 @@ import os
|
|||
|
||||
import mitogen
|
||||
import mitogen.lxc
|
||||
from mitogen.core import any
|
||||
|
||||
import unittest2
|
||||
|
||||
|
|
Loading…
Reference in New Issue