Ollie Lho <[EMAIL PROTECTED]> writes: > > In my version of python lib the signature of regexp.match is > > def match(self, string, pos=0, endpos=None): > > So is it possible that the value = makeoption something not a "string" > ?? Possibly. My knowledge of python is really poor. Mostly I'm interpolating from what I know of other languages. Could you print out value and key. i.e. print "option: " + key " = " + value And then we can see which construct is blowing up the configure. Eric
- Issue fixes committed. Eric W. Biederman
- Re: Issue fixes committed. Ollie Lho
- Re: Issue fixes committed. Eric W. Biederman
- Re: Issue fixes committed. Eric W. Biederman
- Re: Issue fixes committed. Ollie Lho
- Re: Issue fixes committed. Ollie Lho
- Re: Issue fixes committed. Eric W. Biederman
- Re: Issue fixes committed. Ollie Lho
- Re: Issue fixes committed. Eric W. Biederman
- Re: Issue fixes committed. Eric W. Biederman
- Re: Issue fixes committed. Ollie Lho
