mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
* Add parameters nolinestop and strictlimits in the tkinter.Text.search() method. * Add the tkinter.Text.search_all() method. * Add more tests for tkinter.Text.search(). * stopindex is now only ignored if it is None. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| colorchooser.py | ||
| commondialog.py | ||
| constants.py | ||
| dialog.py | ||
| dnd.py | ||
| filedialog.py | ||
| font.py | ||
| messagebox.py | ||
| scrolledtext.py | ||
| simpledialog.py | ||
| ttk.py | ||