> On Mon, Feb 25, 2002, Bill Janssen wrote: > > > Hmmm. This works fine for me on RH 7.0, and on Solaris. > > What version of Python are you using? I'm using 2.0.
1.5.2 on RH 7.0, and 2.2 on Solaris. > > and things work fine, with or without full paths and file: specifiers. > > In my case, without full path (and file:) it crash in Retriever.py > (line 228) because of a "bad operand type(s) for +". I guess it is > because real_url_protocol is "None". That would do it. Bill
