下列是
os和os.path
os.path.abspath()
os. chmod()
os. mkdir()
os. makedirs()
os. rename()
os. replace()
os. rmdir()
os. remove(), os. unlink()
os. getcwd()
os.path. exists()
os.path. expanduser()
os. listdir()
os.path. isdir()
os.path. isfile()
os.path. islink()
os. link()
os. symlink()
os. readlink()
os.path. relpath()
os. stat()
os.path. isabs()
os.path. join()
os.path. basename()
os.path. dirname()
os.path. samefile()
os.path. splitext()