Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19198
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!tudelft.nl!txtfeed1.tudelft.nl!feed.xsnews.nl!border-3.ams.xsnews.nl!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <th982a@googlemail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.044 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'subject:object': 0.07; 'subject:access': 0.09; 'heavily': 0.15; 'subject:address': 0.15; 'later': 0.21; 'asked': 0.23; 'charset:iso-8859-15': 0.26; 'received:209.85.214': 0.32; 'header:User-Agent:1': 0.33; 'to:addr :python-list': 0.33; 'object': 0.33; 'from:addr:googlemail.com': 0.34; 'thank': 0.35; 'received:google.com': 0.37; 'received:209.85': 0.38; 'subject:from': 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'address': 0.61 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=2PomTA/Nl0swKjhmeF0nrXWIEVMXfQbyMmbiUDOIqIk=; b=HxhyU/Zhpl4+f5q5LqW8ZFkl87xs7SQMgKEz41dqrYeX9dnhGsxpCmxqMp0PHdYzNG gEECtvV/+NqTNV1NyPsHxYrEsBv1o/9DWPWOJMvJ0jkFIV9/X9FE2ArvRF5Pe4paQjZs mEouAGUrnXwxSQXK+VxvUs/Og3WNIX3y2P4Eg= |
| Date | Sun, 22 Jan 2012 04:04:08 +0100 |
| From | Tamer Higazi <th982a@googlemail.com> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20120108 Thunderbird/9.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | access address from object and vice versa |
| Content-Type | text/plain; charset=ISO-8859-15 |
| Content-Transfer-Encoding | 7bit |
| 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.4916.1327201450.27778.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1327201450 news.xs4all.nl 6897 [2001:888:2000:d::a6]:52297 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:19198 |
Show key headers only | View raw
Hi people! I have asked myself the following thing. How do I access the address of an object and later get the object from that address ?! I am heavily interisted. thank you Tamer
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
access address from object and vice versa Tamer Higazi <th982a@googlemail.com> - 2012-01-22 04:04 +0100 Re: access address from object and vice versa Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-01-22 05:33 +0000
csiph-web