Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!news2.euro.net!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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'charset:iso-8859-7': 0.04; 'interpreter.': 0.07; 'subject:script': 0.09; 'sure,': 0.09; 'posted': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'quoted': 0.16; 'subject:when': 0.16; 'why,': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'pointed': 0.19; 'thu,': 0.19; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'subject:that': 0.31; "they'll": 0.31; 'subject:the': 0.34; 'connection': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'to:addr:python- list': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'easy': 0.60; 'most': 0.60; 'first': 0.61; 'back': 0.62; 'between': 0.67; 'jump.': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=BaDZqFyOm7eQjG8OtVzkti6wkMNU9LoAgWM78LHmr68=; b=C4SYqa1klq+QoWFSydnr4boL083JJA5ecITH92IKk0uzUAp1U/1RqOumEX6uira6k0 8PmejYbk9x8NxiL41kjeBUoOc20g+JX9zfvLaGwMjdtXVYYc8NAdkMh2Yp5sp6b1ciX3 iMnGjV9Z8TDw5pfXZuG0Tosm7+9yA3/PyUnIgrlgVoalPjrzv8JhindGF0Js8WSh6Hrw nxi9r2/7QF882h5GcmhJ6ysiPzeeUYxXsiQdVvyDpEDP3E9ZA402ilVl2Ga7+rokU+dU n9kse6QVeaTj20je6g+qSbZk71ofg7RlhfNB88FS1YOZq0qkMqO2+ybzBCs2/ge8iZcv +VMg== MIME-Version: 1.0 X-Received: by 10.220.167.69 with SMTP id p5mr21198562vcy.57.1370482645142; Wed, 05 Jun 2013 18:37:25 -0700 (PDT) In-Reply-To: References: <400ea041-adcf-4640-8872-f81808f7d402@googlegroups.com> <386bdf4a-53ae-4312-af5d-e28ef10ada42@googlegroups.com> <9d8cdf1b-cc79-4266-9bf5-ce8b690ac74a@googlegroups.com> Date: Thu, 6 Jun 2013 11:37:25 +1000 Subject: Re: Errin when executing a cgi script that sets a cookie in the browser From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370482647 news.xs4all.nl 15879 [2001:888:2000:d::a6]:45053 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47170 On Thu, Jun 6, 2013 at 8:36 AM, wrote: >> And it's really easy to try things out interactively to see what >> they'll do... > > Sure, once one makes the connection between "Server Error" and missing "\= n" > which is where =CD=E9=EA=FC=EB=E1=EF=F2 was stuck I'm guessing. I know that's a bit of a jump. That's why, right back when he first posted his problem, I quoted _that one line_ and pointed him to the interactive interpreter. I'm pretty sure he still isn't reading my posts... or, most likely, anyone's. ChrisA