move down py/impl/XYZ to py/_XYZ
--HG-- branch : trunk
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import py, sys
|
||||
from py.impl.test import funcargs
|
||||
from py._test import funcargs
|
||||
|
||||
def test_getfuncargnames():
|
||||
def f(): pass
|
||||
|
||||
Reference in New Issue
Block a user