Home
last modified time | relevance | path

Searched refs:askfloat (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/tkinter/
H A Dsimpledialog.py6 # This copyright applies to Dialog, askinteger, askfloat and asktring
21 askfloat -- get a float from the user
366 def askfloat(title, prompt, **kw): function
432 print(askfloat("Spam", "Egg weight\n(in tons)", minvalue=1,
/third_party/python/Lib/
H A Dturtle.py847 return simpledialog.askfloat(title, prompt, initialvalue=default,

Completed in 6 milliseconds