Fred L. Drake, Jr. wrote:

> Even better:
> 
>     "123"*-1
> 
> We'd get to explain:
> 
> - what the "*-" operator is all about, and
> 
> - why we'd use it with a string and an int.
> 
> I see possibilities here.  :-)

the infamous "*-" clear operator?  who snuck that one into python?

</F>

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to