Tagged Questions
0
votes
0answers
243 views
Unable to delete .lock files within geodatabase using Python
I am having problems with lock files while deleting and copying geodatabases for backup purposes.
print "Now backing up your Geodatabase"
distutils.dir_util.remove_tree ...
