tests/test-remotefilelog-datapack.py
changeset 48875 6000f5b25c9b
parent 47500 23f5ed6dbcb1
child 48946 642e31cb55f0
equal deleted inserted replaced
48874:af0b21d5a930 48875:6000f5b25c9b
     1 #!/usr/bin/env python
     1 #!/usr/bin/env python
     2 from __future__ import absolute_import, print_function
       
     3 
     2 
     4 import hashlib
     3 import hashlib
     5 import os
     4 import os
     6 import random
     5 import random
     7 import shutil
     6 import shutil