Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'url:pypi': 0.03; 'pypi': 0.07; 'admins': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.12; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:Removal': 0.16; 'wxpython': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'seems': 0.21; 'install': 0.23; 'header:User- Agent:1': 0.23; 'month,': 0.24; 'package.': 0.24; 'earlier': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; "skip:' 10": 0.31; 'url:python': 0.33; 'brian': 0.33; 'there': 0.35; 'really': 0.36; 'installing': 0.36; 'module.': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'list,': 0.38; 'pm,': 0.38; 'bad': 0.39; 'delete': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'received:org': 0.40; 'users': 0.40; 'today.': 0.61; 'received:173': 0.61; 'providing': 0.61; 'skip:n 10': 0.64; 'grab': 0.64; 'contact': 0.67; 'believe': 0.68; 'confusing': 0.84; 'received:fios.verizon.net': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: PyPi Module Removal Date: Tue, 03 Sep 2013 17:08:39 -0400 References: <5226434B.2020103@gameservers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 In-Reply-To: <5226434B.2020103@gameservers.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1378242534 news.xs4all.nl 16001 [2001:888:2000:d::a6]:59249 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:53585 On 9/3/2013 4:15 PM, Brian Rak wrote: > I was trying to install wxPython earlier today. Not RTFMing, I tried > 'easy_install wx', which ended up installing this strange module: > https://pypi.python.org/pypi/wx > > Looking at the download stats, it seems to be confusing ~1000 users a > month, while not providing any significant functionality. > > I don't really have any way to contact the author of the module. Is > there any way to have this deleted/renamed? There is a PyPI/catalog mailing list, which I believe is the one mirrored as gmane.comp.python.org at news.gmane.com. However, the PyPI admins are reluctant to unilaterally delete a package. They might try to contact the owner of 'wx'. To bad wcPython did not grab the abbreviation. -- Terry Jan Reedy