Home
last modified time | relevance | path

Searched refs:help_pat (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/qt4/
H A Dmenu.py53 help_pat = re.compile(r"(.*){(.*)}(.*)") variable
112 match = help_pat.search(line)
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/wx/
H A Dmenu.py67 help_pat = re.compile(r"(.*){(.*)}(.*)") variable
152 match = help_pat.search(line)