Daniel Stutzbach <[email protected]> added the comment:
Good point, since I see now that *= (and +=) also works on immutable sequence types (though does something subtly different). I always forget that. ---------- resolution: -> invalid stage: needs patch -> committed/rejected status: open -> closed _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8736> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
