Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.022 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.05; 'from:addr:yahoo.co.uk': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'wed,': 0.15; 'arrived': 0.16; 'happily': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'sits': 0.16; 'value"': 0.16; 'wrote:': 0.16; 'language': 0.19; 'lawrence': 0.22; 'pass': 0.22; '2015': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'language.': 0.32; 'late': 0.34; 'subject:?': 0.34; 'running': 0.34; 'to:addr:python-list': 0.35; 'expected': 0.35; 'but': 0.36; 'there': 0.36; 'subject:: ': 0.37; 'received:org': 0.38; 'pm,': 0.39; 'does': 0.39; 'to:addr:python.org': 0.39; 'mark': 0.40; 'called': 0.40; 'back': 0.61; 'side': 0.62; 'stand': 0.64; 'our': 0.64; 'charset:windows-1252': 0.65; 'photo': 0.79; 'brigade': 0.84; 'crew': 0.84; 'enquiry.': 0.84; 'nose,': 0.84; 'pythonistas,': 0.84; 'received:2': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Can Python function return multiple data? Date: Thu, 04 Jun 2015 20:16:34 +0100 References: <3bbe49da-e989-4a8c-a8a9-75d3a786f508@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-2-98-204-155.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1433445431 news.xs4all.nl 2870 [2001:888:2000:d::a6]:39980 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92088 On 04/06/2015 19:34, Ian Kelly wrote: > On Wed, Jun 3, 2015 at 3:56 PM, Mark Lawrence wrote: >> Now does Python pass by value or by reference? Happily sits back and waits >> for 10**6 emails to arrive as this is discussed for the 10**6th time. > > Troll. > True indeed. As expected the "pass by value" versus the "pass by reference" brigade have come out of the stalls running very strongly, but as always the "pass by object" crew have arrived very late on the stand side and look as if they will win by a nose, unless a photo finish is called in which case there is a stewards' enquiry. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence