83
83
norm_file('uni/%25C2%25B5', u'uni/%C2%B5')
84
84
norm_file('uni/%20b', u'uni/ b')
85
85
# All the crazy characters get escaped in local paths => file:/// urls
88
88
def test_normalize_url_hybrid(self):
89
89
# Anything with a scheme:// should be treated as a hybrid url