50
50
# hash_prefix() is not defined for unicode characters
51
51
# it is only defined for byte streams.
52
52
# so hash_prefix() needs to operate on *at most* utf-8
54
54
# and urllib quoting, so we will use the escaped form
55
55
# as the path passed to hash_prefix