Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5751
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.105 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.80; '*S*': 0.01; 'url:activestate': 0.09; 'url:code': 0.17; 'received:209.85.161.46': 0.23; 'received:mail- fx0-f46.google.com': 0.23; 'received:209.85.161': 0.26; 'message- id:@mail.gmail.com': 0.28; 'to:addr:python-list': 0.33; 'received:google.com': 0.37; 'received:209.85': 0.37; 'received:209': 0.39; 'to:addr:python.org': 0.39; 'subject:properties': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=RHLFn/sWPAsUIqznMn+COy0SmiEueZv+l9WBNFw/MBU=; b=Qtf1ZGuRhJ2bDKi/w9kflUU89s5yO/6P8zmndm3W/LlDRFwrOwHnovmYbxT8gq6u9y jPEivqgePvd8ev76SZDyVZKdbiEbZj12vuyUf0cpin5Sk3AcQ9SXLId3351HalhqwTxi Dh2ve/PrhvQVgs4+oPPI075aBNzbRgcSPXCOU= |
| DomainKey-Signature | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=ZdGui4p29GlwQuwrl+q3Da3Qxelssv36RLep55hiInsu39yu/0INVTJddwhJ14DCMh /n1diEqnt6WqTW1UaFwvHZhLKS8oFEBkN0Rif9BNB5GvcINFKb4zj6pGAyHf8veFAwhd I+Os8ofLWedqsQMurdkJPaoqDI2f5J2b4Vh8I= |
| MIME-Version | 1.0 |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Wed, 18 May 2011 16:30:18 -0600 |
| Subject | Indexable properties recipe |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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.1779.1305757849.9059.python-list@python.org> (permalink) |
| Lines | 1 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1305757849 news.xs4all.nl 49174 [::ffff:82.94.164.166]:32994 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:5751 |
Show key headers only | View raw
http://code.activestate.com/recipes/577703-item-properties/
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Indexable properties recipe Ian Kelly <ian.g.kelly@gmail.com> - 2011-05-18 16:30 -0600
csiph-web