os.stat() not implemented

Using os.stat() in MicroPython throws following error:

AttributeError: 'VfsPosix' object has no attribute 'stat'