So a bit of a wag, but not really ``` self.assertE...
# general
e
So a bit of a wag, but not really
Copy code
self.assertEqual('b/', fast_relpath('/c/b/', '/c/'))
    self.assertEqual('b', os.path.relpath('/c/b/', '/c/'))