Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #89483
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.032 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'true,': 0.05; 'subject:Python': 0.06; 'worse': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:GUI': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'point': 0.28; 'feature': 0.29; 'converting': 0.30; 'message-id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'obscure': 0.31; 'steven': 0.31; 'another': 0.32; 'worked': 0.33; "can't": 0.35; 'convert': 0.35; 'received:google.com': 0.35; 'choosing': 0.36; 'like,': 0.36; 'application': 0.37; 'whatever': 0.38; 'pm,': 0.38; 'supporting': 0.39; 'users': 0.40; 'free': 0.61; '2015': 0.84; 'maths': 0.84; 'subject:Best': 0.91; 'to:none': 0.92 |
| 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=8PfS0AmgcjtnpJ4XYz7Hz19acH1w+gXadI/hKAFMsRk=; b=ZlxeNgZ3iyIIOSj/S0lXF8uIKHgDwqKU0/4sn232cEHRZxEH4QZBjIbCvbuVBopang C4HBzT+3HvQdsdnUnxtfxJ5GfZcWOMC9oQ5czj44VRf88SwdNuffDB1d2HxrtBxr5MOW /arFgzttx+yLNTLdehvUa/0hphJAOozcqAtlYsJSqyk3A949B3PwAgkIUjm87yiy2Wzj MnbNYr6s3ohDzXXz6DvAyUYAxP5Aim8pSNs5yIjaaB7sOY25V/jXTilaq535sXLnwixC 41/JU7PyLwpspWYzsMUNyKfrFsFfPIiFMMndaJwkxi5+zZeuk94Mjh6T92kfLFzUFBCT S6Rw== |
| MIME-Version | 1.0 |
| X-Received | by 10.43.17.135 with SMTP id qc7mr16255997icb.59.1430204370136; Mon, 27 Apr 2015 23:59:30 -0700 (PDT) |
| In-Reply-To | <553f2c07$0$11102$c3e8da3@news.astraweb.com> |
| References | <87h9s311r6.fsf@Equus.decebal.nl> <553cffc2$0$12998$c3e8da3$5496439d@news.astraweb.com> <85d22qk54u.fsf@benfinney.id.au> <mailman.29.1430089600.3680.python-list@python.org> <mhkme8$4gd$1@dont-email.me> <mailman.39.1430119356.3680.python-list@python.org> <553f1630$0$12909$c3e8da3$5496439d@news.astraweb.com> <mailman.54.1430199163.3680.python-list@python.org> <553f2c07$0$11102$c3e8da3@news.astraweb.com> |
| Date | Tue, 28 Apr 2015 16:59:30 +1000 |
| Subject | Re: Best GUI for Python |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.55.1430204372.3680.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1430204372 news.xs4all.nl 2867 [2001:888:2000:d::a6]:36473 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:89483 |
Show key headers only | View raw
On Tue, Apr 28, 2015 at 4:43 PM, Steven D'Aprano <steve+comp.lang.python@pearwood.info> wrote: > I don't think that choosing UCS-2 only is any worse than any other > application feature like "support only jpegs, not every obscure image format > GIMP supports" or "choose to use floating point maths instead of some > numeric type with unlimited precision". You are free to make whatever trade- > offs you like, and your users are free to use another application :-) True, although supporting only one image format can be worked around by converting your images. You can't just convert your UCS-4 data into UCS-2. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Best GUI for Python Cecil Westerhof <Cecil@decebal.nl> - 2015-04-26 15:02 +0200
Re: Best GUI for Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-04-27 01:09 +1000
Re: Best GUI for Python Cecil Westerhof <Cecil@decebal.nl> - 2015-04-26 18:32 +0200
Re: Best GUI for Python Gary Herron <gherron@digipen.edu> - 2015-04-26 10:12 -0700
Re: Best GUI for Python Cecil Westerhof <Cecil@decebal.nl> - 2015-04-26 20:07 +0200
Re: Best GUI for Python IronManMark20 <mr.smittye@gmail.com> - 2015-04-26 12:04 -0700
Re: Best GUI for Python Gary Herron <gary.herron@islandtraining.com> - 2015-04-26 13:06 -0700
Re: Best GUI for Python Ben Finney <ben+python@benfinney.id.au> - 2015-04-27 06:26 +1000
Re: Best GUI for Python Grant Edwards <invalid@invalid.invalid> - 2015-04-27 17:02 +0000
Re: Best GUI for Python Christian Gollwitzer <auriocus@gmx.de> - 2015-04-27 23:17 +0200
Re: Best GUI for Python Dave Farrance <DaveFarrance@OMiTTHiSyahooANDTHiS.co.uk> - 2015-04-28 08:05 +0100
Re: Best GUI for Python Chris Angelico <rosuav@gmail.com> - 2015-04-27 09:06 +1000
Re: Best GUI for Python Christian Gollwitzer <auriocus@gmx.de> - 2015-04-27 08:55 +0200
Re: Best GUI for Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-04-27 17:15 +1000
Re: Best GUI for Python Christian Gollwitzer <auriocus@gmx.de> - 2015-04-27 16:54 +0200
Re: Best GUI for Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-04-28 02:31 +1000
Re: Best GUI for Python Chris Angelico <rosuav@gmail.com> - 2015-04-27 17:22 +1000
Re: Best GUI for Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-04-28 15:10 +1000
Re: Best GUI for Python Chris Angelico <rosuav@gmail.com> - 2015-04-28 15:32 +1000
Re: Best GUI for Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-04-28 16:43 +1000
Re: Best GUI for Python Chris Angelico <rosuav@gmail.com> - 2015-04-28 16:59 +1000
Re: Best GUI for Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-04-28 17:54 +1000
Re: Best GUI for Python Christian Gollwitzer <auriocus@gmx.de> - 2015-04-28 10:00 +0200
Re: Best GUI for Python Chris Angelico <rosuav@gmail.com> - 2015-04-28 18:07 +1000
Re: Best GUI for Python Rustom Mody <rustompmody@gmail.com> - 2015-04-28 21:05 -0700
Re: Best GUI for Python wxjmfauth@gmail.com - 2015-04-29 00:00 -0700
Re: Best GUI for Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-04-29 10:03 +0100
Re: Best GUI for Python Cecil Westerhof <Cecil@decebal.nl> - 2015-04-26 18:16 +0200
Re: Best GUI for Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-04-26 18:08 +0100
Re: Best GUI for Python wxjmfauth@gmail.com - 2015-04-27 02:02 -0700
Re: Best GUI for Python Dave Cook <davecook@nowhere.net> - 2015-04-28 17:22 +0000
csiph-web