dimanche 30 novembre 2014

What argument passing mechanism does python use, and where is this officially documented?


As far as I am aware, python is generally referred to as 'call-by-sharing', but does it implement this with call-by-value (like Java) or call-by-reference? or something else? I would appreciate if this could be answered with official python documentation (in which I can't seem to find the answer) as opposed to anything subjective.





Aucun commentaire:

Enregistrer un commentaire