[svn r58224] remove redundant py import, thanks getxsick

--HG--
branch : trunk
This commit is contained in:
hpk 2008-09-18 17:41:19 +02:00
parent fa5d4dfe92
commit cf007ce7c5
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
import py
import marshal
import py
class TestRaises:
def test_raises(self):