Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53595
| Return-Path | <brak@gameservers.com> |
|---|---|
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.022 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'pypi': 0.07; '10:49': 0.16; 'ah,': 0.16; 'entirely.': 0.16; 'subject:Removal': 0.16; 'wxpython': 0.16; 'wrote:': 0.18; 'users.': 0.18; 'seems': 0.21; 'import': 0.22; 'install': 0.23; 'header:User-Agent:1': 0.23; 'logical': 0.24; 'skip': 0.24; 'header:In-Reply-To:1': 0.27; 'unix': 0.29; "i'm": 0.30; 'guess': 0.33; 'something': 0.35; 'but': 0.35; 'received:10': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'called': 0.40; 'user,': 0.69; 'imagine': 0.93 |
| X-Virus-Scanned | amavisd-new at mail.choopa.net |
| Date | Tue, 03 Sep 2013 23:30:45 -0400 |
| From | Brian Rak <brak@gameservers.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: PyPi Module Removal |
| References | <mailman.12.1378240683.5461.python-list@python.org> <52269ac1$0$6599$c3e8da3$5496439d@news.astraweb.com> <CANc-5UzsTBCH=X_-+7+Zj7Lixd7=m6yw8iF5Z1yM6xs1ppr4sQ@mail.gmail.com> |
| In-Reply-To | <CANc-5UzsTBCH=X_-+7+Zj7Lixd7=m6yw8iF5Z1yM6xs1ppr4sQ@mail.gmail.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| 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.26.1378265447.5461.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1378265447 news.xs4all.nl 15984 [2001:888:2000:d::a6]:52723 |
| X-Complaints-To | abuse@xs4all.nl |
| Path | csiph.com!usenet.pasdenom.info!news.stben.net!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
| Xref | csiph.com comp.lang.python:53595 |
Show key headers only | View raw
On 9/3/2013 10:49 PM, Skip Montanaro wrote: > > > > 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 > Yep, that was my thinking entirely. 'import wx' = 'pip install wx'. Seems perfectly logical to me.
Back to comp.lang.python | Previous | Next — Previous 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