Frans Englich wrote: > Apparently, cleanPath /requires/ a boolean argument, but the C++ > function definition says: > > void cleanPath(bool cleanDirSeparator = true);
Most likely that cleanPath's default parameter hasn't been declared to *Python*. If so, I expect this is a KURL bug. Raise a bug report with the KURL developers. Tim Delaney -- http://mail.python.org/mailman/listinfo/python-list