os¶
クラス定義¶
VfsFat¶
os.VfsFat
VfsLfs2¶
os.VfsLfs2
関数¶
chdir¶
os.chdir()
dupterm¶
os.dupterm()
dupterm_notify¶
os.dupterm_notify()
getcwd¶
os.getcwd()
ilistdir¶
os.ilistdir()
listdir¶
os.listdir()
mkdir¶
os.mkdir()
mount¶
os.mount()
remove¶
os.remove()
rename¶
os.rename()
rmdir¶
os.rmdir()
stat¶
os.stat()
statvfs¶
os.statvfs()
umount¶
os.umount()
uname¶
os.uname()
urandom¶
os.urandom()
定数¶
__name__¶
os.__name__ = str('uos')