Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed3a.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; 'scripts': 0.03; 'subject:Python': 0.06; 'subject: -- ': 0.07; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; '~ethan~': 0.09; 'gui': 0.12; '"move': 0.16; 'subject:Move': 0.16; 'wrote:': 0.18; 'library': 0.18; 'meant': 0.20; 'written': 0.21; 'header:User- Agent:1': 0.23; 'library,': 0.24; 'header:In-Reply-To:1': 0.27; 'function': 0.29; 'am,': 0.29; "d'aprano": 0.31; 'steven': 0.31; 'file': 0.32; "i'd": 0.34; 'could': 0.34; 'subject:?': 0.36; 'received:10': 0.37; 'to:addr:python-list': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'received:10.1': 0.61; 'received:173': 0.61; 'show': 0.63; 'more': 0.64; 'gain': 0.79; 'received:10.1.10': 0.84; 'survey,': 0.84; 'subject:Survey': 0.91 Date: Thu, 14 May 2015 11:29:19 -0700 From: Ethan Furman User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Survey -- Move To Trash function in Python? References: <5554c318$0$12999$c3e8da3$5496439d@news.astraweb.com> In-Reply-To: <5554c318$0$12999$c3e8da3$5496439d@news.astraweb.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1431628165 news.xs4all.nl 2894 [2001:888:2000:d::a6]:48376 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:90624 On 05/14/2015 08:45 AM, Steven D'Aprano wrote: > I'd like to do a little survey, and get a quick show of hands. > > How many people have written GUI or text-based applications or scripts where > a "Move file to trash" function would be useful? Never. > Would you like to see that in the standard library, even if it meant that > the library had feature-freeze and could gain no more functionality? Nope. -- ~Ethan~