Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53593
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!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 | <skip.montanaro@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.012 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'pypi': 0.07; 'cc:addr :python-list': 0.11; 'ah,': 0.16; 'subject:Removal': 0.16; 'to:addr:pearwood.info': 0.16; 'to:addr:steve+comp.lang.python': 0.16; "to:name:steven d'aprano": 0.16; 'wxpython': 0.16; 'users.': 0.18; 'seems': 0.21; 'import': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'skip': 0.24; 'cc:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'unix': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'guess': 0.33; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'skip:& 10': 0.38; 'skip:& 20': 0.39; 'called': 0.40; 'user,': 0.69; 'imagine': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=rI0/qzwuEGqG48RWPREwWni79FpuzE8l6S7yhBT6xSg=; b=kv/jlsGHrXK3IiGM0h/xzUkFCiGkmtDNkctLCW23e+DoR6GiwPNWvTnUrwvJbxP/NM fcIEl79sSJxQGXOBzzpIWSGCBuCO8tEh5JDBhs4scybwcJo5bcGkiekliEmTU7FqX7ua bYJ2BWsG/8C08cRHwtX5WhbzOsGGu2M7dFbjDLmmMfyM4VCjyuDoysMUVYkPwfb0PfcA L3KAieDPUuGtqWW8fSs1SP7EuM5GNzSvjl/CKTJohitNy4TsO415kUDNjqF8mkesZ+U9 SBiQY1Nj1u8nnM4DaQz4dPUqmCB+kBYRJ15R0sMYmMMBOdkQ7rycvLYgSJTs4bgfC9bn 7Emg== |
| MIME-Version | 1.0 |
| X-Received | by 10.220.103.140 with SMTP id k12mr58839vco.39.1378262957361; Tue, 03 Sep 2013 19:49:17 -0700 (PDT) |
| In-Reply-To | <52269ac1$0$6599$c3e8da3$5496439d@news.astraweb.com> |
| References | <mailman.12.1378240683.5461.python-list@python.org> <52269ac1$0$6599$c3e8da3$5496439d@news.astraweb.com> |
| Date | Tue, 3 Sep 2013 21:49:17 -0500 |
| Subject | Re: PyPi Module Removal |
| From | Skip Montanaro <skip.montanaro@gmail.com> |
| To | "Steven D'Aprano" <steve+comp.lang.python@pearwood.info> |
| Content-Type | multipart/alternative; boundary=047d7b33dda6fb0efa04e585d934 |
| Cc | Python <python-list@python.org> |
| 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.24.1378262965.5461.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1378262965 news.xs4all.nl 15971 [2001:888:2000:d::a6]:45180 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:53593 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
> Ah, Unix users. Who else would imagine that the way to install something > called "wxPython" was to use "install wx"? I'm not a wxPython user, but it seems the package/module you import in your programs is "wx". Not an unreasonable guess at the PyPI package name. Skip
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PyPi Module Removal Brian Rak <brak@gameservers.com> - 2013-09-03 16:15 -0400
Re: PyPi Module Removal Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-09-04 02:28 +0000
Re: PyPi Module Removal Skip Montanaro <skip.montanaro@gmail.com> - 2013-09-03 21:49 -0500
Re: PyPi Module Removal Brian Rak <brak@gameservers.com> - 2013-09-03 23:30 -0400
csiph-web