mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
This adds the `default` argument of `os.getenv(key, default=None)`. Signed-off-by: David Lechner <david@pybricks.com>
This adds the `default` argument of `os.getenv(key, default=None)`. Signed-off-by: David Lechner <david@pybricks.com>