summaryrefslogtreecommitdiffstatshomepage
path: root/py/stackctrl.c
diff options
context:
space:
mode:
authorDavid Lechner <david@pybricks.com>2020-02-01 21:08:48 -0600
committerDamien George <damien.p.george@gmail.com>2020-02-04 17:54:31 +1100
commitf1b6e6bb158f5d59c78212c9d3bd651a4af81829 (patch)
tree56c2783d7d2d3fe93025e321c31cf8200e25728d /py/stackctrl.c
parent83439e38fc025bda79eec0096b8cc60379757206 (diff)
downloadmicropython-f1b6e6bb158f5d59c78212c9d3bd651a4af81829.tar.gz
micropython-f1b6e6bb158f5d59c78212c9d3bd651a4af81829.zip
unix/modos: Implement putenv and unsetenv to complement getenv.
CPython also has os.environ, which should be used instead of os.getenv() due to caching in the os.environ mapping. But for MicroPython it makes sense to only implement the basic underlying methods, ie getenv/putenv/ unsetenv.
Diffstat (limited to 'py/stackctrl.c')
0 files changed, 0 insertions, 0 deletions