[issue1250469] Tix: PanedWindow.panes nonfunctional

2009-08-18 Thread Guilherme Polo
Guilherme Polo added the comment: py3k branch: r74518. -- resolution: accepted -> fixed ___ Python tracker ___ ___ Python-bugs-list

[issue1250469] Tix: PanedWindow.panes nonfunctional

2009-08-18 Thread Guilherme Polo
Guilherme Polo added the comment: Fix has been committed on r74508. -- resolution: -> accepted status: open -> closed ___ Python tracker ___ _

[issue1250469] Tix: PanedWindow.panes nonfunctional

2009-06-21 Thread Guilherme Polo
Changes by Guilherme Polo : -- versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue1250469] Tix: PanedWindow.panes nonfunctional

2009-06-21 Thread Guilherme Polo
Guilherme Polo 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

[issue1250469] Tix: PanedWindow.panes nonfunctional

2009-02-15 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 ___ Python tracker ___ ___ Python-bugs-