[PATCH] convert: normalize paths in convert (issue3612)

Bryan O'Sullivan bryano at fb.com
Wed Oct 17 00:32:18 UTC 2012


On 2012-10-16 17:29 , "Mads Kiilerich" <mads at kiilerich.com> wrote:

>But more important: os.path.normpath will on windows also convert / to
>\. I doubt that will work.

Could just import posixpath and use that instead.



More information about the Mercurial-devel mailing list