6 lines
71 B
Python
6 lines
71 B
Python
|
|
||
|
import py
|
||
|
import _py
|
||
|
|
||
|
impldir = py.path.local(_py.__file__).dirpath()
|