@@ -18,6 +18,7 @@ import os.path
|
|||||||
import tempfile
|
import tempfile
|
||||||
import shutil
|
import shutil
|
||||||
import logging
|
import logging
|
||||||
|
import stat
|
||||||
|
|
||||||
## useful recursive copy, that ignores common OS cruft
|
## useful recursive copy, that ignores common OS cruft
|
||||||
def mirror_dir(src, dst, entities=None):
|
def mirror_dir(src, dst, entities=None):
|
||||||
|
|||||||
Reference in New Issue
Block a user