adapt for changed py-trunk, new outcome exceptions

This commit is contained in:
holger krekel
2010-04-27 21:16:47 +02:00
parent bd254674f9
commit b6cdbf46a6
2 changed files with 12 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
from xdist.dsession import DSession
from py._test import outcome
from py._test import session as outcome
import py
import execnet