durusmail: quixote-users: Install error on win98
Install error on win98
2002-04-29
2002-05-06
2002-05-06
Install error on win98
Andrew Kuchling
2002-04-29
On Sat, Apr 27, 2002 at 09:07:58AM -0500, Patrick K. O'Brien wrote:
>  File "C:\PYTHON22\lib\distutils\util.py", line 87, in convert_path
>    if pathname[0] == '/':
>IndexError: string index out of range

On the other hand, Distutils's util.convert_path() is broken for a
path that's just the empty string.  I'll submit a Python fix, too.

--amk


reply