SIGN IN SIGN UP

bpo-13802: Use non-Latin characters in IDLE's Font settings sample. (#3960)

Even if one selects a font that defines a limited subset of the unicode
Basic Multilingual Plane, tcl/tk will use other fonts that define a
character. The expanded example give users of non-Latin characters
a better idea of what they might see in the IDLE shell and editors.

To make room for the expanded sample, frames on the Font tab are
re-arranged. The Font/Tabs help explains a bit about the additions.
T
Terry Jan Reedy committed
e2e42274ee5db1acedf57b63943e1f536d7a25bc
Parent: 884d13a
Committed by GitHub <noreply@github.com> on 10/17/2017, 10:56:16 PM