os.stat() not implemented
Using os.stat() in MicroPython throws following error:
AttributeError: 'VfsPosix' object has no attribute 'stat'
Using os.stat() in MicroPython throws following error:
AttributeError: 'VfsPosix' object has no attribute 'stat'
mentioned in issue #131 (closed)