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

Lines Matching full:getcwd

978                  isabs=os.path.isabs,join=os.path.join,getcwd=os.getcwd,
982 path = join(getcwd(), path)