Message174818
Here is a patch with an implementation of os.path.commonpath, along with tests and documentation. At the moment, this is only implemented for POSIX, as I don't feel like I know enough about Windows to tackle drive letters and UNC in paths without spending some more time on it.
This probably needs more tests for corner cases. |
|
| Date |
User |
Action |
Args |
| 2012-11-04 16:10:38 | rafik | set | recipients:
+ rafik, loewis, ronaldoussoren, eric.smith, ezio.melotti, eric.araujo, r.david.murray, santoso.wijaya, eric.snow, Roman.Evstifeev |
| 2012-11-04 16:10:38 | rafik | set | messageid: <[email protected]> |
| 2012-11-04 16:10:38 | rafik | link | issue10395 messages |
| 2012-11-04 16:10:37 | rafik | create | |
|