Re: Python install has difficulties with accented characters in path

2010-07-06 Thread Pierre Thibault
On 6 juil, 17:37, Thomas Jollans wrote: > Before filing a bug, best test it with Python 2.7 (just released), 3.1, > and, if possible, py3k trunk. > > I just tried to reproduce this with a current py3k checkout, where it > worked. Probably not an issue in Python 3.x due to the changed unicode > han

Re: Python install has difficulties with accented characters in path

2010-07-06 Thread Thomas Jollans
On 07/06/2010 11:17 PM, Pierre Thibault wrote: > I am building from the source and installing Python on my machine. > > I added these tests failed: > > test_doctest > test_httpservers > test_logging > > But I moved the Python installation folder on another directory and > the failed tests vanish

Python install has difficulties with accented characters in path

2010-07-06 Thread Pierre Thibault
I am building from the source and installing Python on my machine. I added these tests failed: test_doctest test_httpservers test_logging But I moved the Python installation folder on another directory and the failed tests vanished when I tried again. The difference? The new directory does not h