Fix #1679: "0x" was taken as a valid integer literal.
Fixes the tokenizer, tokenize.py and int() to reject this. Patches by Malte Helmert.
Showing
Please
register
or
sign in
to comment
Fixes the tokenizer, tokenize.py and int() to reject this. Patches by Malte Helmert.