We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b6e56 commit b8a5c14Copy full SHA for b8a5c14
delete
@@ -12,6 +12,8 @@ import afs.fs
12
logger = logging.getLogger('delete')
13
whoami = os.path.basename(sys.argv[0])
14
15
+import libdelete
16
+
17
def debug_callback(option, opt_str, value, parser):
18
"""
19
An OptionParser callback that enables debugging.
0 commit comments