Guilherme Polo <ggp...@gmail.com> added the comment: Is there some reason to prefer .split over .splitlist ? It is very likely that .split would still return a string if you had a single pane, while .splitlist would return a tuple with an item on it.
Patch attached. ---------- keywords: +patch nosy: +gpolo Added file: http://bugs.python.org/file14334/Tix_PanedWindow_panesfix.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1250469> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com