Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!rt.uk.eu.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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'source,': 0.04; 'gpl': 0.07; "people's": 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '(other': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 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; 'header:User- Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'chris': 0.29; "doesn't": 0.30; 'url:wiki': 0.31; 'open': 0.33; "can't": 0.35; 'but': 0.35; 'url:org': 0.36; 'list': 0.37; 'to:addr:python-list': 0.38; 'anything': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'url:about': 0.61; 'full': 0.61; 'free,': 0.61; 'license': 0.66; 'home': 0.69; 'commercial': 0.71; 'clicking': 0.73; 'tags,': 0.95 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Sturla Molden Subject: Re: Examples of modern GUI python programms Date: Thu, 3 Apr 2014 22:31:44 +0000 (UTC) References: <20140401171927.edf916b2b03dda70d2b2b012@gmx.net> <1032152677418132246.972756sturla.molden-gmail.com@news.gmane.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: 91-107-11.connect.netcom.no User-Agent: NewsTap/4.0.1 (iPad) X-: 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1396564322 news.xs4all.nl 2889 [2001:888:2000:d::a6]:56484 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:69616 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. Sturla