Re: Axiom "startswith" problem
Jean-Paul Calderone <[email protected]> Sun, 17 Sep 2006 18:38:25 -0400
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Message-ID | <20060917223825.1717.2147107481.divmod.quotient.52254@ohm> |
On Mon, 18 Sep 2006 07:14:06 +0900, Robert Gravina <[email protected]> wrote: >Can anyone explain why startswith complains that it's argument is not >unicode here? I get the same problem with endswith, but ==/!=/like/ notLike >work OK. This was due to a bug in Axiom. It has been fixed in SVN already, and the fix will appear in the next release. Jean-Paul