3706: Consolidate more regular expressions into util package.
[arvados.git] / sdk / python / arvados / commands / keepdocker.py
index 536889dc73303fa2648fff906406a29a75c665d0..933fd77dd7cf3c71b64e5e30dc387e19513a62bd 100644 (file)
@@ -9,6 +9,7 @@ import subprocess
 import sys
 import tarfile
 import tempfile
+import _strptime
 
 from collections import namedtuple
 from stat import *