tokenizer: Remove unused tabs options (#4422)
Remove the following fields from tok_state structure which are now used unused: * altwarning: "Issue warning if alternate tabs don't match" * alterror: "Issue error if alternate tabs don't match" * alttabsize: "Alternate tab spacing" Replace alttabsize variable with ALTTABSIZE define.
V
Victor Stinner committed
f2ddc6ac9370a1805ab1b751437df8f96f38bfcf
Parent: fd0fa67
Committed by GitHub <noreply@github.com>
on 11/17/2017, 9:25:47 AM