On Tue, Jul 24, 2012 at 1:59 AM, Steven D'Aprano
<steve+comp.lang.pyt...@pearwood.info> wrote:
>> http://www.rexswain.com/rexx.html#operators
>
> Only one? Pfft.
>
> What's the difference between >> "Strictly greater than" and < "Greater
> than"?

The non-strict forms strip trailing spaces off strings before
comparing. I can't remember now if there are other differences.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to