Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38643
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rodrick.brown@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.036 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'python)': 0.05; 'subject:python': 0.11; 'awk': 0.16; 'to:name:python- list@python.org': 0.20; 'received:209.85.214.174': 0.21; 'message- id:@mail.gmail.com': 0.27; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'subject:?': 0.35; 'received:209.85': 0.35; 'received:209': 0.37; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type; bh=QnH0CbmzXFj4K9RcjoHl8rTWBhbGUsHvefkcPnyfAMM=; b=R6tXeR5pzvkSCM9CUSZJ4B3AvF2rbRWJbUClLEGyEHzIcfAT2G1rOd4kt1BJ3MJCvI y1ijVA7HERU7HFqn1aspWqMadwhKsSSR36jPqjB8ENt6PW7RkBc0pPGr+eCy2zloUr4K dlm+f4aoETtaPSAeroTBp0bQm129BGbBhf6DueaY/altwIhPovuKPGixoL8yQzuBjYIV 66lHiH6edIJHs3JhchVhCJi44GvzP3B9prutrWOE+msAntkHGUJHSigRg+ZKwW7e20gQ jnLB+vpxfcwzDWAbB68MSlagxxjLmhQ8j07ciFyMX6GWYla82ARPgA8zVfANstbJX+eI ACyw== |
| X-Received | by 10.182.147.69 with SMTP id ti5mr9781464obb.88.1360563036644; Sun, 10 Feb 2013 22:10:36 -0800 (PST) |
| MIME-Version | 1.0 |
| From | Rodrick Brown <rodrick.brown@gmail.com> |
| Date | Mon, 11 Feb 2013 01:10:06 -0500 |
| Subject | cafebabe python macosx easter egg? |
| To | "python-list@python.org" <python-list@python.org> |
| Content-Type | multipart/alternative; boundary=f46d044400a87e658b04d56cc42d |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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.1623.1360563040.2939.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1360563040 news.xs4all.nl 6855 [2001:888:2000:d::a6]:34772 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:38643 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
$ hexdump -n4 -C $(which python) | awk '{print $2 $3 $4 $5 }'
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
cafebabe python macosx easter egg? Rodrick Brown <rodrick.brown@gmail.com> - 2013-02-11 01:10 -0500
csiph-web