diff options
author | Robert HH <robert@hammelrath.com> | 2016-05-31 18:22:35 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-05-31 23:00:38 +0300 |
commit | 4f3fbf09cc5f9e135a47744ccc89c72918a97812 (patch) | |
tree | 6f0bb24c3826a60271ef349198110a473d839b36 /esp8266/modpybrtc.c | |
parent | 15eb1ce52d27ee6ef18c9364f3274662bce1158e (diff) | |
download | micropython-4f3fbf09cc5f9e135a47744ccc89c72918a97812.tar.gz micropython-4f3fbf09cc5f9e135a47744ccc89c72918a97812.zip |
esp8266/moduos.c: Add stat() to the module uos of esp8266.
This implementation makes use of vfs.stat() and therefore has the same
properties. Known issues for all ports: uos.stat(".") on the top level
returns the error code 22, EINVAL. The same happens with
uos.stat("dirname/") where dirname IS the name of a directory.
Diffstat (limited to 'esp8266/modpybrtc.c')
0 files changed, 0 insertions, 0 deletions