[Python-Dev] os.path.diff(path1, path2)
Trent Mick
trentm at ActiveState.com
Wed Sep 21 18:36:38 CEST 2005
> > But this begs the question: What is relpath good for, anyway?
>
> A couple of use cases I've encountered:
>
Another one:
- Build tools that work with paths alot can really improve their log
readability if relative paths can be used to keep paths short rather
than the common fallback of just making everything an absolute path.
Trent
--
Trent Mick
TrentM at ActiveState.com
More information about the Python-Dev
mailing list