python中的unlink

unlink(...)
unlink(path)

Remove a file (same as remove(path)).

原文地址:https://www.cnblogs.com/seasonsstory/p/3126642.html