Message249284
| Author | serhiy.storchaka |
|---|---|
| Recipients | markroseman, petr.viktorin, serhiy.storchaka, terry.reedy |
| Date | 2015-08-28.17:48:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1440784121.48.0.202168201849.issue24951@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Could you please add
print(_flatten((self._w, cmd)) + self._options(cnf))
just before the call in line 858 in Lib/tkinter/__init__.py and tell the output Petr. Could you please show your .idlerc/config-main.cfg file?
I suppose self.fontSize.get() returns an empty string for unknown reasons. Interesting, how IDLE configuration file affects tests? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-08-28 17:48:41 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, petr.viktorin, markroseman |
| 2015-08-28 17:48:41 | serhiy.storchaka | set | messageid: <1440784121.48.0.202168201849.issue24951@psf.upfronthosting.co.za> |
| 2015-08-28 17:48:41 | serhiy.storchaka | link | issue24951 messages |
| 2015-08-28 17:48:41 | serhiy.storchaka | create | |