Message322102
| Author | noah.haasis |
|---|---|
| Recipients | Creation Elemental, docs@python, noah.haasis, serhiy.storchaka, terry.reedy |
| Date | 2018-07-21.15:40:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532187654.36.0.56676864532.issue34154@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is a list of all valid keywordarguments of Listbox.__init__() listed in the test file: 'activestyle', 'background', 'borderwidth', 'cursor', 'disabledforeground', 'exportselection', 'font', 'foreground', 'height', 'highlightbackground', 'highlightcolor', 'highlightthickness', 'listvariable', 'relief', 'selectbackground', 'selectborderwidth', 'selectforeground', 'selectmode', 'setgrid', 'state', 'takefocus', 'width', 'xscrollcommand', 'yscrollcommand' The ones that are missing in the doc string: 'activestyle', 'disabledforeground', 'listvariable','state' |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-21 15:40:54 | noah.haasis | set | recipients: + noah.haasis, terry.reedy, docs@python, serhiy.storchaka, Creation Elemental |
| 2018-07-21 15:40:54 | noah.haasis | set | messageid: <1532187654.36.0.56676864532.issue34154@psf.upfronthosting.co.za> |
| 2018-07-21 15:40:54 | noah.haasis | link | issue34154 messages |
| 2018-07-21 15:40:54 | noah.haasis | create | |