[Tutor] beginning to code

Marko Rauhamaa marko at pacujo.net
Fri Sep 22 08:27:23 EDT 2017


ram at zedat.fu-berlin.de (Stefan Ram):

> Marko Rauhamaa <marko at pacujo.net> 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



More information about the Python-list mailing list