Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64596
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <oscar.j.benjamin@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.072 |
| X-Spam-Evidence | '*H*': 0.86; '*S*': 0.00; 'wednesday,': 0.07; '22,': 0.09; 'jan': 0.12; 'benjamin': 0.16; 'quantum': 0.16; 'reasonable.': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'header:User- Agent:1': 0.23; 'guys': 0.24; 'developers': 0.25; 'header:In- Reply-To:1': 0.27; 'list:': 0.30; 'url:mailman': 0.30; 'anyone': 0.31; 'lists': 0.32; 'url:python': 0.33; 'maybe': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'charset :us-ascii': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'january': 0.37; 'list': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'url:mail': 0.40; 'content-disposition:inline': 0.62; 'kind': 0.63; 'believe': 0.68; 'oscar': 0.84; 'subject:here': 0.84; 'url :distutils-sig': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=AoXJOO42BQyzCNpnwTIv9sgncumjnX+aMpzRNLvjaeA=; b=L18XGWWW5/QIeQhB614xygZwnkOSzT2s9RCaUtL86TgvyNzeJPiQDpsPrMsC123kCA 6RVtvxbQvJICE8Vq4srFSqnaTxKGLi9CfpdQsIJ5gmSFVpCpYTAqefGVAs0WJ+bd0Jlj 4jchHcJOM1yIR/alGEaUu5hFimKaB47scxBlVJG6kiKWwDu8hZUzWDIKDkH3IT16CSxP dJzs+AempBNFLuWsMUWzVeLO/DuLcCQIKi1JePY8kjxpGT2/trPiJ8jyX9NwzXmGT50S 5stKA6iuLav3muA56MzcgkUmEMMTUlcUL3eoJQKhiPcQqObl/Y5HmCHpXDzKq/p6jNkl 564g== |
| X-Received | by 10.194.59.210 with SMTP id b18mr1451799wjr.60.1390474574164; Thu, 23 Jan 2014 02:56:14 -0800 (PST) |
| Date | Thu, 23 Jan 2014 10:56:10 +0000 |
| From | Oscar Benjamin <oscar.j.benjamin@gmail.com> |
| To | python-list@python.org |
| Subject | Re: any wheel experts here? |
| References | <52DFA239.4010508@chamonix.reportlab.co.uk> <mailman.5836.1390388503.18130.python-list@python.org> <0c89048c-ae60-42b3-b737-a6d82ff8fe32@googlegroups.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| In-Reply-To | <0c89048c-ae60-42b3-b737-a6d82ff8fe32@googlegroups.com> |
| User-Agent | Mutt/1.5.21 (2010-09-15) |
| 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 | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5883.1390474582.18130.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1390474582 news.xs4all.nl 2947 [2001:888:2000:d::a6]:56636 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:64596 |
Show key headers only | View raw
On Wed, Jan 22, 2014 at 06:17:33AM -0800, Rustom Mody wrote: > On Wednesday, January 22, 2014 4:31:32 PM UTC+5:30, Oscar Benjamin wrote: > > Sounds reasonable. I don't know the answer or whether anyone else on this list > > will but you can definitely find the relevant developers at this mailing list: > > https://mail.python.org/mailman/listinfo/distutils-sig/ > > I believe the wheel/pip/virtualenv guys are on this list > > https://groups.google.com/forum/#!forum/python-virtualenv Maybe in some kind of quantum superposition they can be on both mailing lists at once! Oscar
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: any wheel experts here? Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2014-01-22 11:01 +0000
Re: any wheel experts here? Rustom Mody <rustompmody@gmail.com> - 2014-01-22 06:17 -0800
Re: any wheel experts here? Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2014-01-23 10:56 +0000
csiph-web