Chris Rebert <[EMAIL PROTECTED]> wrote: > Not directly possible or encouraged. You can emulate it by sticking > the value in a container object (e.g. list) though:
Thanks, that's just what I needed. I'm using this to monkeypatch a test driver into some code that I can't touch, otherwise I would just have the function return a tuple with the replacement values. Cheers! Mark -- Mark Harrison Pixar Animation Studios -- http://mail.python.org/mailman/listinfo/python-list