Dave Benjamin <[EMAIL PROTECTED]> writes:
> Python is actually quite consistent in this regard: methods that
> modify an object in-place return None;

Um, no. list.pop comes to mind as an immediate counterexample. It may
be the only one...

   <mike
-- 
Mike Meyer <[EMAIL PROTECTED]>                  http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to