Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #12943
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <sahil@tandon.net> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.038 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'subject:Python': 0.06; 'see:': 0.07; 'version?': 0.07; 'python': 0.08; 'url:peps': 0.09; 'reply-to:addr:python-list': 0.16; 'wrote:': 0.16; 'wed,': 0.17; 'header:In-Reply-To:1': 0.22; 'url:dev': 0.30; 'subject:?': 0.31; 'to:addr:python-list': 0.33; 'subject:Web': 0.34; 'header:User- Agent:1': 0.34; 'reply-to:addr:python.org': 0.34; 'charset:us- ascii': 0.36; 'url:python': 0.36; 'but': 0.37; 'received:org': 0.38; 'some': 0.38; 'url:org': 0.38; 'subject:: ': 0.39; 'url:docs': 0.39; 'to:addr:python.org': 0.39; 'received:68': 0.40; 'url:3': 0.67; 'url:0': 0.69; 'header:Reply-To:1': 0.71; 'reply- to:no real name:2**0': 0.71; 'subject:Demo': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1315454452; bh=UqHml4vBrnNcVqoNWxGHnYE45LSpITST/V2auhu64J0=; b= D1SL+iIiQNVG8zO7UDHiv/ayClHpFKZ9T76uIW2U1okBp5TNvB+0mv+cYXltDN/L UMpoOt+TvhH3ucmCiNF5InqZr2k9FX/wHMk5AZeYDTILjpevZsGI4Cv/bdI5vB+u /ULj065XsGmGMp8akUGvwiZcmG+TLuKw5ShuZAE8shY= |
| X-Virus-Scanned | by ClamAV at spartan.hamla.org |
| Date | Thu, 8 Sep 2011 00:00:20 -0400 |
| From | Sahil Tandon <sahil@FreeBSD.org> |
| To | python-list@python.org |
| Subject | Re: Running Python Demo on the Web? |
| References | <fcb7038a-0e44-45fb-b7e4-1153e6137337@l12g2000yqe.googlegroups.com> <d1496b92-b010-4499-9687-b13b9b6b52ac@glegroupsg2000goo.googlegroups.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| In-Reply-To | <d1496b92-b010-4499-9687-b13b9b6b52ac@glegroupsg2000goo.googlegroups.com> |
| User-Agent | Mutt/1.5.21 (2010-09-15) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| Reply-To | python-list@python.org |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.864.1315454430.27778.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1315454430 news.xs4all.nl 2469 [2001:888:2000:d::a6]:33917 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:12943 |
Show key headers only | View raw
On Wed, 2011-09-07 at 18:40:23 -0700, Laurent wrote: > Neat. But I can see some "print(x)" and some "print x". What is the > Python version? See: http://docs.python.org/release/3.2.2/whatsnew/3.0.html#print-is-a-function http://www.python.org/dev/peps/pep-3105/ -- Sahil Tandon <sahil@FreeBSD.org>
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Running Python Demo on the Web? Python Fiddle Admin <pythonfiddle@gmail.com> - 2011-09-05 15:00 -0700
Re: Running Python Demo on the Web? "Colin J. Williams" <cjw@ncf.ca> - 2011-09-06 08:10 -0400
Re: Running Python Demo on the Web? becky_lewis <bex.lewis@gmail.com> - 2011-09-06 05:01 -0700
Re: Running Python Demo on the Web? Laurent <laurent.payot@gmail.com> - 2011-09-07 18:40 -0700
Re: Running Python Demo on the Web? Sahil Tandon <sahil@FreeBSD.org> - 2011-09-08 00:00 -0400
csiph-web