Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Gregory Ewing Newsgroups: comp.lang.python Subject: Re: cascading python executions only if return code is 0 Date: Mon, 23 Dec 2013 13:30:55 +1300 Lines: 21 Message-ID: References: , , , , , Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net vy0cUOBQ4xTMO2mu0zeF8wp8T3p1gFi/lvvzDwokzoTOdD+gte Cancel-Lock: sha1:VLRFxQIxMRcnCfaTYDyCnR3fqSU= User-Agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711) X-Accept-Language: en-us, en In-Reply-To: Xref: csiph.com comp.lang.python:62565 Frank Cui wrote: > > Someone else wrote: > > > > Frank, welcome to the group. Common convention is to put your response > > below the exiting message, so that the conversation continues down > the page. > > Thanks for informing the rules. He forgot to mention the most important rule, which is: DON'T quote the entire message you're replying to! Only quote small pieces of it, like I did above, just enough to establish context. Then put your reply to that point under the quoted text. -- Greg