Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_abspath

976     def _abspath(path,
987 _abspath = os.path.abspath
994 filepath = _abspath(filepath)