[svn r58224] remove redundant py import, thanks getxsick
--HG-- branch : trunk
This commit is contained in:
parent
fa5d4dfe92
commit
cf007ce7c5
|
@ -1,7 +1,6 @@
|
|||
|
||||
import py
|
||||
import marshal
|
||||
import py
|
||||
|
||||
class TestRaises:
|
||||
def test_raises(self):
|
||||
|
|
Loading…
Reference in New Issue