Comment 4 for bug 1578927

Revision history for this message
Sean Pedersen (burgess-pedersen) wrote :

Solution:

/idlelib/configDialog-old.py
114c114
< self.fontSize = IntVar(parent)
---
> self.fontSize = StringVar(parent)