#16152: fix tokenize to ignore whitespace at the end of the code when no newline is found. Patch by Ned Batchelder.

This commit is contained in:
Ezio Melotti 2012-11-03 17:38:43 +02:00
parent 4552e3f95c
commit 2cc3b4ba9f
4 changed files with 12 additions and 1 deletions

View file

@ -71,6 +71,7 @@ Des Barry
Ulf Bartelt
Don Bashford
Nick Bastin
Ned Batchelder
Jeff Bauer
Mike Bayer
Michael R Bax