Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'python.': 0.02; 'from:addr:yahoo.co.uk': 0.04; 'receives': 0.04; 'steve': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tismer': 0.09; 'python': 0.11; 'chris,': 0.16; 'cookies': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'recognise': 0.16; 'respected': 0.16; 'sadly': 0.16; 'subject:when': 0.16; 'utterly': 0.16; 'folks': 0.16; 'language': 0.16; 'wrote:': 0.18; 'not,': 0.20; 'programming': 0.22; 'header :User-Agent:1': 0.23; 'aspect': 0.24; 'exists': 0.24; 'shown': 0.26; 'second': 0.26; 'gets': 0.27; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'membership': 0.31; 'posting': 0.31; '(unless': 0.31; 'research.': 0.31; 'them?': 0.31; 'run': 0.32; 'charge': 0.33; 'beginning': 0.33; 'subject:from': 0.34; 'but': 0.35; 'bought': 0.36; 'doing': 0.36; 'thanks': 0.36; 'should': 0.36; 'list': 0.37; 'level': 0.37; 'list.': 0.37; 'christian': 0.38; 'server': 0.38; 'thank': 0.38; 'to:addr:python-list': 0.38; 'issue': 0.38; 'explain': 0.39; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'truly': 0.60; 'most': 0.60; 'free': 0.61; 'browser': 0.61; 'entire': 0.61; 'world.': 0.61; 'course': 0.61; 'simply': 0.61; 'back': 0.62; 'exchange': 0.63; 'hear': 0.63; 'personal': 0.63; 'group,': 0.63; 'provide': 0.64; 'teach': 0.65; 'world': 0.66; 'believe': 0.68; 'importantly,': 0.68; 'carefully': 0.74; 'apology.': 0.84; 'back?': 0.84; 'greece': 0.84; 'openly': 0.84; 'received:2': 0.84; 'restraint': 0.84; 'simmons': 0.84; 'gift': 0.85; 'attitude': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Cookie aint retrieving when visiting happens from a backlink. Date: Fri, 25 Oct 2013 19:17:45 +0100 References: <526A9C1B.9070302@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-2-98-201-160.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 In-Reply-To: <526A9C1B.9070302@gmail.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 47 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382725083 news.xs4all.nl 15922 [2001:888:2000:d::a6]:37642 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57541 On 25/10/2013 17:28, Steve Simmons wrote: > > On 25/10/2013 16:34, Chris Angelico wrote: >> Do you understand: 1) what cookies are? 2) how the browser receives >> them? 3) how the server gets them back? 4) when #3 happens and when it >> does not? If not, go to Wikipedia and start reading. If you get to the >> end of Wikipedia without comprehending this, go back to the beginning >> and start over. ChrisA > > Chris, > > You truly are a saint! > > I simply cannot believe the level of restraint you have shown during > this exchange (unless of course you have bought tickets to Greece in > order to deal with this issue in person and 'with extreme prejudice'). Hear hear. Sadly I cannot say the same for myself. Sorry folks :( > > As for the OP - Nick, I think your utterly ignorant rudeness to Chris > will have alienated the entire membership of this list and you should > seriously consider a carefully worded apology. > > This list does not exist to teach you how to run a website or to write > software for it. This list does not exist to explain every single > aspect of network and web technology to someone who openly admits that > they prefer to get answers from list members without doing any personal > research. This list exists to provide mutual to support members in > their personal usage of and research into Python. > > Most importantly, any contribution comes free of charge and you should > recognise this gift and remember to use 'please and thank you' instead > of 'don't be lazy'. If you want to be respected by this group, you need > to substantially change your attitude and start to do some research of > your own before posting questions on this or any other list. > > Steve Thanks for this, it's helped bring me back to the world of reality. -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence