SIGN IN SIGN UP

bpo-33204: IDLE: consistently color invalid string prefixes (#6344)

A 'u' string prefix cannot be paired with either 'r' or 'f'.  Consistently
color as much of the prefix, starting at the right, as is valid.
T
Terry Jan Reedy committed
da58533ac67b01ce8f6466e6f03ff6b8b3bb04d5
Parent: 79760ed
Committed by GitHub <noreply@github.com> on 4/2/2018, 5:47:46 AM