Path: csiph.com!aioe.org!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: 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; '(at': 0.04; 'anyway.': 0.05; 'collier': 0.09; 'oh,': 0.09; 'screen.': 0.09; 'subject:Python3': 0.09; 'python': 0.11; 'useful,': 0.14; '4:59': 0.16; 'hurts': 0.16; 'module?': 0.16; 'opposite': 0.16; 'subject:send': 0.16; 'there...': 0.16; 'throw': 0.16; 'utterly': 0.16; 'where?': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'library': 0.18; 'module': 0.19; 'command': 0.22; '>>>': 0.22; 'platforms': 0.22; 'header:User-Agent:1': 0.23; "shouldn't": 0.24; 'decide': 0.24; 'question': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'feature': 0.29; "doesn't": 0.30; 'code': 0.31; 'received:10.0.0': 0.31; 'that.': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'trivial': 0.31; 'quite': 0.32; 'implemented': 0.33; 'not.': 0.33; 'display': 0.35; 'something': 0.35; 'johnson': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'really': 0.36; 'minutes,': 0.36; 'right?': 0.36; 'doing': 0.36; 'useful': 0.36; 'received:10.0': 0.36; 'so,': 0.37; 'two': 0.37; 'received:10': 0.37; 'sometimes': 0.38; 'thank': 0.38; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'skip:u 10': 0.60; 'course.': 0.60; 'simple,': 0.60; 'making': 0.63; 'such': 0.63; 'more': 0.64; 'different': 0.65; 'difficulty': 0.68; 'jul': 0.74; 'hoping': 0.75; 'dozens': 0.84; 'subject:Platform': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=d/87Co/dhhWXXJ1EUtiuG2cmp2gZdfajzW2tHEBiB74=; b=TUISI7stcytCzi0gJDOqSFlqhG4E5whQ4/tsxBosXb+cJboEcqqfb+WsfRMDOUbJ2w C8Th/m6Wur10c2v1zll8QQU0s70mYVlzQUDjVucrsh3aegOmlSwA+21kBjCn2Q1yuNxv yzK82MjeMDxwojvaEgM+BQPmBQwaesGSxZTgknfBDbtjnV7n/4JYHCzRC/rjtTXGqD6t RQIqTtKqzxIy/anE9IGj5DxzBvsR68fiyEvYwD49JeS3ApQ64CEWUFH4//PzTsnvdLhF 6KbP8jSxxo8VVvRmZjCYFEOyPUxRn5kYeov6oPEdLtZlOwmYUpIk+3+Icsmo54CJOlGg fHBQ== X-Received: by 10.182.27.41 with SMTP id q9mr22651193obg.66.1374944638809; Sat, 27 Jul 2013 10:03:58 -0700 (PDT) Date: Sat, 27 Jul 2013 13:03:51 -0400 From: Devyn Collier Johnson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Python Mailing List Subject: Re: Cross-Platform Python3 Equivalent to notify-send References: <51F3A7BB.4000305@Gmail.com> <51f3ee66$0$29971$c3e8da3$5496439d@news.astraweb.com> In-Reply-To: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 34 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1374944642 news.xs4all.nl 15926 [2001:888:2000:d::a6]:40664 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:51370 On 07/27/2013 12:06 PM, Chris Angelico wrote: > On Sat, Jul 27, 2013 at 4:59 PM, Steven D'Aprano > wrote: >> On Sat, 27 Jul 2013 08:22:00 -0400, Devyn Collier Johnson wrote: >>> That really sucks. I was hoping Python had some way of doing that. All >>> that it needs to do is display a little box at one of the corners of the >>> screen. I thought someone would have implemented something by now. Thank >>> you anyway. >> If it's that simple, how about you do it? Won't take you more than, oh, >> ten minutes, right? >> >> *wink* >> >> Don't underestimate the difficulty of "trivial" code when it has to work >> on two dozens different platforms with different capabilities > That doesn't mean the question shouldn't be asked, of course. Steven > isn't (at least, I don't think he is!) scorning you for asking. > Sometimes the response is quite the opposite - that it's so utterly > trivial that there's no NEED for a library function! Never hurts to > throw the question out there... > > ChrisA I wanted to make a module (boash) that would be useful, but clearly it is not. Here, is a feature that is useful that no one has. This may be the module I decide to make. So, there is no cross-platform for such a command any where? Would this be a useful module? I know Steven is not scorning me. He is making me think and I have an idea. Mahalo, DCJ