Kevin Ballard
ed539e1471
path2: Remove Path::normalize()
...
There are no clients of this API, so just remove it.
Update the module docstring to mention normalization.
2013-10-15 21:56:54 -07:00
Kevin Ballard
eaec8a7132
path2: Write a few paragraphs of module documentation
2013-10-15 21:56:54 -07:00
Kevin Ballard
b8af653984
path2: Update asserts for new format!() style
2013-10-15 21:56:54 -07:00
Kevin Ballard
73d3d00ec4
path2: Replace the path module outright
...
Remove the old path.
Rename path2 to path.
Update all clients for the new path.
Also make some miscellaneous changes to the Path APIs to help the
adoption process.
2013-10-15 21:56:54 -07:00