Issue 5193: Guarantee that Tkinter.Text.search returns a string (original) (raw)
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/49443
classification
process
Created on 2009-02-09 17:08 by gpolo, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (3) |
|
|
msg81465 - (view) |
Author: Guilherme Polo (gpolo) *  |
Date: 2009-02-09 17:08 |
Tkinter.Text.search is supposed to return a string, but this is not always true. The problem is much more likely to be noticed while using Tk 8.5. |
|
|
msg83265 - (view) |
Author: Guilherme Polo (gpolo) *  |
Date: 2009-03-07 01:22 |
Fixed in r70218, I will be merging into the other branches still today. |
|
|
msg83268 - (view) |
Author: Guilherme Polo (gpolo) *  |
Date: 2009-03-07 01:58 |
Merges: r70220, r70221, r70222 |
|
|
History |
|
|
|
Date |
User |
Action |
Args |
2022-04-11 14:56:45 |
admin |
set |
github: 49443 |
2009-03-07 01:58:29 |
gpolo |
set |
messages: + |
2009-03-07 01:22:08 |
gpolo |
set |
status: open -> closedresolution: fixedmessages: + |
2009-02-09 17:08:55 |
gpolo |
create |
|