make py lib a self-contained directory again
- move and merge _py/ bits back to py/ - fixes all around --HG-- branch : trunk
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
import py
|
||||
import os
|
||||
from _py._com import Registry, MultiCall, HookRelay, varnames
|
||||
from py.impl._com import Registry, MultiCall, HookRelay, varnames
|
||||
|
||||
def test_varnames():
|
||||
def f(x):
|
||||
|
||||
Reference in New Issue
Block a user