test_add_in_nonascii_branch

Martin Pool martinpool at gmail.com
Tue Nov 1 15:33:50 GMT 2005


On 01/11/05, Alexander Belchenko <bialix at ukr.net> wrote:
> John A Meinel пишет:
> > Actually, the problem is that we need to make sure we are passing the
> > python os functions a unicode string, so that it knows to query the
> > filesystem as unicode.
> >
> > Can you try: shutil.rmtree(unicode(path))
>
> Patch that fix this small issue is on my patches page: patch #22
>
> http://bzr.onembedding.com/bzr.win/patches/index.htm

Thanks, applied.

--
Martin


More information about the bazaar mailing list