tests/test-remotefilelog-datapack.py
changeset 45830 c102b704edb5
parent 44432 dca4b5da417d
child 45942 89a2afe31e82
equal deleted inserted replaced
45829:e7a4c018b563 45830:c102b704edb5
     1 #!/usr/bin/env python
     1 #!/usr/bin/env python3
     2 from __future__ import absolute_import, print_function
     2 from __future__ import absolute_import, print_function
     3 
     3 
     4 import hashlib
     4 import hashlib
     5 import os
     5 import os
     6 import random
     6 import random