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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_curses.py 195 curses.use_env(1)
  /external/python/cpython2/Lib/test/
test_curses.py 263 if hasattr(curses, 'use_env'):
264 curses.use_env(1)
  /external/python/cpython3/Lib/test/
test_curses.py 274 if hasattr(curses, 'use_env'):
275 curses.use_env(1)
  /external/python/cpython2/Modules/
_cursesmodule.c     [all...]
  /external/python/cpython3/Modules/
_cursesmodule.c     [all...]
  /external/python/cpython2/
configure     [all...]
  /external/python/cpython3/
configure     [all...]

Completed in 743 milliseconds