Message174941
Here is a new patch addressing some of storchaka review comments, and implementing a version in ntpath.
For the Windows version, I did as proposed in msg174819, but as I am not familiar with the semantics and subtleties of paths in Windows maybe this version of ntpath.commonpath is too simplistic and would return wrong results in some cases. I would like someone more knowledgeable in Windows to take care of it, or maybe just provide a test suite with lots of different corner cases that I could use to provide a better implementation. |
|
| Date |
User |
Action |
Args |
| 2012-11-05 20:45:58 | rafik | set | recipients:
+ rafik, loewis, ronaldoussoren, eric.smith, ezio.melotti, eric.araujo, r.david.murray, santoso.wijaya, eric.snow, Roman.Evstifeev, serhiy.storchaka |
| 2012-11-05 20:45:58 | rafik | set | messageid: <[email protected]> |
| 2012-11-05 20:45:58 | rafik | link | issue10395 messages |
| 2012-11-05 20:45:58 | rafik | create | |
|