Comment 23 for bug 613153

Revision history for this message
tbnorth (terry-n-brown) wrote : Re: [Bug 613153] Re: unable to describe root directory on thumb drive

On Mon, 16 Aug 2010 16:32:34 -0500
Terry Brown <email address hidden> wrote:

> Meh, g.os_path_join doesn't handle these correctly, it says:
>
> >>> os.path.join("a:\\path", "\\other")
> '\\other'

Whoops, mixed g.os_path_join and os.path.join, but they both give the same wrong answer