On Thu, Aug 15, 2002 at 06:13:37PM +1000, David Fisher wrote:

> In message <[EMAIL PROTECTED]>, Matt Zimmerman writes:
> >
> >precedence = ''
> >
> >does it fix the problem?
> 
> I'll try that and report back when I get time to, which is very scarce at the 
> moment.  Thanks for your reply.

If that is the only issue, then it is a simple matter to prepare fixed
packages which use string.lower('string') rather than 'string'.lower(),
which should work with both python 1.5 and python 2.x.  Please let me know
as soon as you are able to test this.

-- 
 - mdz


Reply via email to