mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 17:24:46 +00:00
fix TODO
This commit is contained in:
@@ -153,7 +153,7 @@ def get_unique_tmp_name():
|
|||||||
return os.path.join(tmpdir, unique)
|
return os.path.join(tmpdir, unique)
|
||||||
|
|
||||||
|
|
||||||
def removepath(path, logger=None): # TODO
|
def removepath(path, logger=None):
|
||||||
"""
|
"""
|
||||||
remove a file/directory/symlink
|
remove a file/directory/symlink
|
||||||
raises OSError in case of error
|
raises OSError in case of error
|
||||||
|
|||||||
Reference in New Issue
Block a user