[svn r57439] account for changed location
--HG-- branch : trunk
This commit is contained in:
@@ -10,7 +10,7 @@ prepended."""
|
||||
import sys, os
|
||||
sys.path.insert(0, os.path.dirname(__file__))
|
||||
from _findpy import py
|
||||
from py.__.misc.terminal_helper import ansi_print, terminal_width
|
||||
from py.__.io.terminalwriter import ansi_print, terminal_width
|
||||
import re
|
||||
|
||||
curdir = py.path.local()
|
||||
|
||||
Reference in New Issue
Block a user