On Mon, Oct 25, 2010 at 12:49 PM, Steven D'Aprano
<steve-remove-t...@cybersource.com.au> wrote:
> ...if you're writing x.__add__(1).__sub__(3) instead of x + 1 - 3 then
> you're almost certainly doing it wrong.

It was just an example :) ... And this isn't python-tutor

--James

-- 
-- James Mills
--
-- "Problems are solved by method"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to