--HG--
branch : trunk
This commit is contained in:
holger krekel 2009-12-25 10:56:03 +01:00
parent abb05d9384
commit 0bfd3819c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import py
import subprocess
import os
import os, sys
execnet = py.test.importorskip("execnet")