HomeSort by relevance Sort by last modified time
    Searched refs:unc_name (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tcl.py 144 unc_name = r'\\%s\%s$\%s' % (os.environ['COMPUTERNAME'],
150 cmd = '%s -c "import Tkinter; print Tkinter"' % (unc_name,)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tcl.py 144 unc_name = r'\\%s\%s$\%s' % (os.environ['COMPUTERNAME'],
150 cmd = '%s -c "import Tkinter; print Tkinter"' % (unc_name,)

Completed in 82 milliseconds