diff options
author | Damien George <damien.p.george@gmail.com> | 2016-04-14 22:56:21 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2016-04-14 22:56:21 +0100 |
commit | 7d2c685544bba08ea5f027d674f35bc0f4bc9a54 (patch) | |
tree | b9fec9d63d173f11609f4becc37a8555fc2997e1 /py/misc.h | |
parent | 5c1af60e194e434738f3a31a284fa182e14c814f (diff) | |
download | micropython-7d2c685544bba08ea5f027d674f35bc0f4bc9a54.tar.gz micropython-7d2c685544bba08ea5f027d674f35bc0f4bc9a54.zip |
esp8266/scripts/_boot: Mount block device on "" instead of "/".
"" is the correct name of the root directory when mounting a device there
(as opposed to "/"). One can now do os.listdir('/') and open('/abc'), as
well as os.listdir() and open('abc').
Diffstat (limited to 'py/misc.h')
0 files changed, 0 insertions, 0 deletions