Code review comment for lp:~luoyonggang/subvertpy/unittest-win32

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Thanks.

urllib.pathname2url will only return a single leading slash on UNIX, so you'll need to keep the special casing specific to windows.

review: Needs Fixing

« Back to merge proposal