[svn r63600] merge remaining content of event.py into runner.py.

--HG--
branch : trunk
This commit is contained in:
hpk
2009-04-04 02:34:20 +02:00
parent 7b47da2203
commit 4aeb929b3c
10 changed files with 104 additions and 122 deletions
-1
View File
@@ -1,6 +1,5 @@
from py.__.test.dist.dsession import DSession
from py.__.test.runner import basic_collect_report
from py.__.test import event
from py.__.test import outcome
import py