__sub__ for string
Jeff Epler
jepler at inetnebr.com
Fri Apr 13 22:36:18 EDT 2001
On Fri, 13 Apr 2001 04:24:48 -0600, Andrew Dalke
<dalke at acm.org> wrote:
> So what does "abc" / "ab" equal?
1 + ("ab" + "c"j)
More information about the Python-list
mailing list