Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/curses/
Dncurses.py27 def saywhat(text): function
122 saywhat("press any key to continue")
125 saywhat("h3 s1 s2 s4 s5;press any key to continue")
135 saywhat("s1; press any key to continue")
140 saywhat("s2; press any key to continue")
145 saywhat("m2; press any key to continue")
150 saywhat("s3; press any key to continue")
155 saywhat("m3; press any key to continue")
160 saywhat("b3; press any key to continue")
165 saywhat("s4; press any key to continue")
[all …]