91
91
norm_file('uni/%25C2%25B5', u'uni/%C2%B5')
92
92
norm_file('uni/%20b', u'uni/ b')
93
93
# All the crazy characters get escaped in local paths => file:/// urls
98
96
def test_normalize_url_hybrid(self):
99
97
# Anything with a scheme:// should be treated as a hybrid url