mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
The literal is in base 16 but int()'s default radix in CPython is 10, not 0. Signed-off-by: Jeff Epler <jepler@gmail.com>
1.1 KiB
1.1 KiB