Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: ElChino Newsgroups: comp.lang.python Subject: Re: Can Python function return multiple data? Date: Thu, 04 Jun 2015 17:37:20 +0200 Organization: A noiseless patient Spider Lines: 11 Message-ID: References: <3bbe49da-e989-4a8c-a8a9-75d3a786f508@googlegroups.com> <557056f9$0$13009$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 4 Jun 2015 15:35:59 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="fd24a31e26909c9856abe0079e8aba83"; logging-data="1977"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18QBeH2fOiMt6OrqlfR1ft6" User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1 In-Reply-To: <557056f9$0$13009$c3e8da3$5496439d@news.astraweb.com> Cancel-Lock: sha1:LRTz90udPgVp3fAMSF326JqPMdk= Xref: csiph.com comp.lang.python:92064 Steven D'Aprano wrote: > But you still find a few people here and there who have been exposed to Java > foolishness, and will argue that Python is "pass by value, where the value > is an implementation dependent reference to the thing that you thought was > the value". To quote Niklaus Wirth (the father of Pascal, Modula-2 etc.), "You may call me by name. But you may also call me by reference".