Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #3464
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.029 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'cpython': 0.07; 'python"': 0.07; 'python': 0.07; 'ironpython': 0.09; 'thereof.': 0.09; 'pm,': 0.11; 'wrote:': 0.14; '\xa0in': 0.16; 'header:In-Reply-To:1': 0.22; 'mon,': 0.22; 'wrote': 0.25; 'version': 0.25; "i'm": 0.26; 'message-id:@mail.gmail.com': 0.28; "doesn't": 0.28; 'to:addr :python-list': 0.32; "isn't": 0.34; 'realise': 0.35; 'hoping': 0.36; 'received:209.85': 0.37; 'apr': 0.38; 'received:google.com': 0.38; 'install': 0.38; 'but': 0.38; 'pretty': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'header:Received:5': 0.40; 'necessarily': 0.40; 'reply': 0.61; '2011': 0.62; 'you?': 0.63; 'here': 0.65; 'received:209.85.210.174': 0.84; 'received:mail- iy0-f174.google.com': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=6U4sM8g4SbUOs+H07q/J4ZBm9ZQl/Bcqgs47SeS6t/0=; b=imNj4TMGCAGSfuQ2oVdvzxRhGmNoQNao8jdAUHzwlc4Ds0rLFLPCBhRUnFRiQoGf89 xh70I01OC2Z9HLKbOgSFzKaUXe4USycIBeQK3PZ+P/G4HhrRqecC3vu/hxBvic4CHy63 0LrbVYNJL4EyhE0JVqMudXM+DEMpnqEUVeK6s= |
| DomainKey-Signature | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=oFZ1JhOUIZiJeOUZy+09hJj/vDXEZvwt2DMzFxS1LJTGx1Sg6dnkpxXUQ131au9aja 4iqJo/+aZMMzrdd+bf0RCC3kq8KaIDYQmSF1o5wCq3RN1aUQYpYVGGhmCqBe79aePwrX gxIKzdbqiAgekzKezjtb38WVRC4jtnmrn4DAs= |
| MIME-Version | 1.0 |
| In-Reply-To | <20110418072118.TD6H8.1173608.root@web11-winn.ispmail.private.ntl.com> |
| References | <20110418072118.TD6H8.1173608.root@web11-winn.ispmail.private.ntl.com> |
| Date | Mon, 18 Apr 2011 16:32:42 +1000 |
| Subject | Re: An unusual question... |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| 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.501.1303108364.9059.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1303108365 news.xs4all.nl 81478 [::ffff:82.94.164.166]:36165 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:3464 |
Show key headers only | View raw
On Mon, Apr 18, 2011 at 4:21 PM, <wisecracker@tesco.net> wrote: > Hi Rhodri... > >> You do realise that what id() returns is implementation-dependent, don't >> you? In particular, what IronPython returns isn't an address. > > I'm pretty sure I wrote "standard Python" install in one of my replies. > > Yeah here it is in a reply to Miki... > > "Hmm, I was hoping to stay inside a standard Python install." But "standard Python" doesn't necessarily mean any particular implementation thereof. Or did you mean "standard CPython version N.N.N"? ChrisA
Back to comp.lang.python | Previous | Next | Find similar
Re: An unusual question... Chris Angelico <rosuav@gmail.com> - 2011-04-18 16:32 +1000
csiph-web