1066
1066
self.assertRaises(TransportNotPossible, t.list_dir, '.')
1075
1075
# c2 is precisely one letter longer than c here to test that
1076
1076
# suffixing is not confused.
1077
1077
# a%25b checks that quoting is done consistently across transports