documented fs changes
This commit is contained in:
@@ -19,7 +19,6 @@ def lock_rootfs():
|
||||
storage.remount("/", readonly=True)
|
||||
|
||||
# Some shortcut export bindings to corresponding os functions
|
||||
# ['mount', 'putenv', 'stat', 'statvfs', 'system', 'umount', 'unlink', 'unsetenv', 'urandom']
|
||||
|
||||
sep = pathsep = os.sep
|
||||
cwd = pwd = os.getcwd
|
||||
|
||||
Reference in New Issue
Block a user