diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-11-28 23:28:42 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-11-28 23:28:42 +0000 |
commit | 47c2b607b8584a5c9e4bd46f53f12fa4fb772d5e (patch) | |
tree | ad82cd774bcfebd73ddb24053a2a2263234d368b /Python/future.c | |
parent | 5cff9312fd95469f5e5afdaaa8d7949361ffc79f (diff) | |
download | cpython-git-47c2b607b8584a5c9e4bd46f53f12fa4fb772d5e.tar.gz |
#4455: IDLE failed to display the windows list when two windows have the same title.
Windows objects cannot be compared, and it's better to have a consistent order;
so We add the window unique ID to the sort key.
Reviewed by Benjamin Peterson.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions