mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 01:40:34 +02:00
Otherwise a repeated sub/split will continue to match ^ to the start of that search. Signed-off-by: Damien George <damien@micropython.org>