mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
With this change, the following works:
>>> print('%#x' % 0x1234567890abcdef)
0x1234567890abcdef
5.6 KiB
5.6 KiB