Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1.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.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'source,': 0.04; 'gpl': 0.07; 'see.': 0.07; 'bug.': 0.09; "people's": 0.09; 'cc:addr :python-list': 0.11; '(other': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'redirects': 0.16; 'subject:GUI': 0.16; 'where?': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'pointed': 0.19; 'seems': 0.21; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'chris': 0.29; 'am,': 0.29; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:wiki': 0.31; 'raised': 0.31; 'probably': 0.32; 'open': 0.33; 'fri,': 0.33; "can't": 0.35; 'but': 0.35; 'received:google.com': 0.35; 'url:org': 0.36; 'should': 0.36; 'list': 0.37; 'anything': 0.39; 'url:about': 0.61; 'full': 0.61; 'free,': 0.61; 'license': 0.66; 'home': 0.69; 'commercial': 0.71; 'clicking': 0.73; 'to:none': 0.92; 'tags,': 0.95 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:cc :content-type; bh=vY1dCNE04nusmVobldavJjBTih4Iv2OXPhV93WpJA40=; b=FjUidfikKcppGDypqvpvdFMFW4vJ7B0bYR/q7cjWgLQckd8/Y/Wyvczu9iZbWFMpCG GrUEaur2ofwLKHN3MRB7akJ49Q+QetaSPpVrZ9bGuMq+H5pQjJ4yMgTYbcspTrjkmBgF uBsi7iDV4b4DNO+WPNzzKFLtJfxc1NdRmeEO6TTBOmXAjwz7tRF3c2oK8EkSgD0L0Zow ayWjIqeXX2zJvVXEkz44uwgiKhpAs40BLMN5hL/nofMpJk8H+lJuMAA7nnt/yIfRr03k zzp3MnNZELNjE0GGsgJWH5aRsZ/SmwjUrlaXM4pEkEqmphs6EeHN03WbaM57Y3/IrYJO 2Lxg== MIME-Version: 1.0 X-Received: by 10.68.248.7 with SMTP id yi7mr10665649pbc.31.1396565084878; Thu, 03 Apr 2014 15:44:44 -0700 (PDT) In-Reply-To: <805299346418256996.395202sturla.molden-gmail.com@news.gmane.org> References: <20140401171927.edf916b2b03dda70d2b2b012@gmx.net> <1032152677418132246.972756sturla.molden-gmail.com@news.gmane.org> <805299346418256996.395202sturla.molden-gmail.com@news.gmane.org> Date: Fri, 4 Apr 2014 09:44:44 +1100 Subject: Re: Examples of modern GUI python programms From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1396565094 news.xs4all.nl 2933 [2001:888:2000:d::a6]:36192 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:69619 On Fri, Apr 4, 2014 at 9:31 AM, Sturla Molden wrote: > Chris Angelico wrote: > >> Where? I can't see it. The home page redirects me to /news.html which >> doesn't say anything about GPL (other than in its collection of tags, >> which seem to be for finding other people's projects - that is, >> clicking that link takes you to a list of all pygame-using projects >> that are GPL'd); on the Documentation page, the license is clearly >> LGPL. >> > > http://www.pygame.org/wiki/about > > "Pygame is free. Released under the GPL License, you can create open > source, free, freeware, shareware, and commercial games with it. See the > licence for full details." > > But as pointed out, it seems to be a typo. Ah yes, I see. That should probably be raised as a bug. ChrisA