[email protected] (Stefan Ram): > Marko Rauhamaa <[email protected]> writes: >>swap(slot_ref(locals(), "x"), slot_ref(locals(), "y")) > > You need to be able to write the call as > > swap( x, y )
Why? Marko -- https://mail.python.org/mailman/listinfo/python-list
