Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #104438
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | MRAB <python@mrabarnett.plus.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: turtle ?? |
| Date | Wed, 9 Mar 2016 18:14:41 +0000 |
| Lines | 23 |
| Message-ID | <mailman.89.1457547297.15725.python-list@python.org> (permalink) |
| References | <5f23cad3-bda5-4c84-a241-c91c5dcb81ff@googlegroups.com> <mailman.73.1457514382.15725.python-list@python.org> <56e00f1d$0$1600$c3e8da3$5496439d@news.astraweb.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de lu4KPIm4KTZ0dRFkq6XCrANwwCjeDYqhOSt+fc3LZS9A== |
| Return-Path | <python@mrabarnett.plus.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.023 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'term,': 0.09; 'wed,': 0.15; '2016': 0.16; 'from:addr:mrabarnett.plus.com': 0.16; 'from:addr:python': 0.16; 'from:name:mrab': 0.16; 'fyi,': 0.16; "he'll": 0.16; 'lowercase': 0.16; 'message- id:@mrabarnett.plus.com': 0.16; 'received:192.168.1.4': 0.16; 'received:84.93': 0.16; 'received:84.93.230': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:turtle': 0.16; 'uppercase': 0.16; 'wrote:': 0.16; 'odd': 0.18; 'typing': 0.18; '>>>': 0.20; 'keyboard': 0.22; 'bit': 0.23; 'header:In-Reply- To:1': 0.24; 'header:User-Agent:1': 0.26; "doesn't": 0.26; 'question': 0.27; 'opposed': 0.27; 'actual': 0.28; 'computing': 0.32; 'possibly': 0.32; 'received:84': 0.32; 'message.': 0.33; "d'aprano": 0.33; 'programming,': 0.33; 'steven': 0.33; 'that,': 0.34; 'something': 0.35; 'but': 0.36; 'possible': 0.36; 'to:addr :python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'easy': 0.60; 'him': 0.60; 'your': 0.60; 'details': 0.62; 'personal': 0.63; 'mar': 0.65; 'apart': 0.70; 'capital': 0.72; '"i".': 0.84; 'latin': 0.84; 'otten': 0.84; 'turkish': 0.84; 'distract': 0.91 |
| X-CM-Score | 0.00 |
| X-CNFS-Analysis | v=2.1 cv=bsGxfxui c=1 sm=1 tr=0 a=0nF1XD0wxitMEM03M9B4ZQ==:117 a=0nF1XD0wxitMEM03M9B4ZQ==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=IkcTkHD0fZMA:10 a=Waap1AHgdSTbBT68rzYA:9 a=QEXdDO2ut3YA:10 |
| X-AUTH | mrabarnett@:2500 |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
| In-Reply-To | <56e00f1d$0$1600$c3e8da3$5496439d@news.astraweb.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.21 |
| 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> |
| Xref | csiph.com comp.lang.python:104438 |
Show key headers only | View raw
On 2016-03-09 11:55, Steven D'Aprano wrote: > On Wed, 9 Mar 2016 08:06 pm, Peter Otten wrote: > >> Ömer sarı wrote: >> >>> l would like to ask a question as l m a little bit confused . >> >> In computing details matter, and in communication odd personal habits >> distract from the actual message. Please reconsider your use of an "l" as >> a replacement for "I". > > While I don't disagree, it is possible that Ömer sarı is typing on a > keyboard that doesn't have an I, or makes it difficult to use. The last > letter of his(?) name is LATIN SMALL LETTER DOTLESS I, which suggests > possibly a Turkish or Armenian keyboard. I don't know how easy it is to get > I as opposed to İ (LATIN CAPITAL LETTER I WITH DOT ABOVE). So we might like > to give him a little slack. > > But apart from that, I agree: in the long term, if Ömer is going to be > programming, he'll need to do something about that keyboard. > FYI, the uppercase of "ı" is "I" and the lowercase of "İ" is "i".
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
turtle ?? Ömer sarı <sari.omer.1989@gmail.com> - 2016-03-08 23:39 -0800
Re: turtle ?? Peter Otten <__peter__@web.de> - 2016-03-09 10:06 +0100
Re: turtle ?? Steven D'Aprano <steve@pearwood.info> - 2016-03-09 22:55 +1100
Re: turtle ?? Joel Goldstick <joel.goldstick@gmail.com> - 2016-03-09 09:24 -0500
Re: turtle ?? MRAB <python@mrabarnett.plus.com> - 2016-03-09 18:14 +0000
Re: turtle ?? Steven D'Aprano <steve@pearwood.info> - 2016-03-10 13:45 +1100
Re: turtle ?? Chris Angelico <rosuav@gmail.com> - 2016-03-10 14:47 +1100
Re: turtle ?? Marko Rauhamaa <marko@pacujo.net> - 2016-03-10 08:14 +0200
Re: turtle ?? Jussi Piitulainen <jussi.piitulainen@helsinki.fi> - 2016-03-10 08:46 +0200
Text input with keyboard, via input methods (was: turtle ??) Ben Finney <ben+python@benfinney.id.au> - 2016-03-10 18:28 +1100
Re: Text input with keyboard, via input methods (was: turtle ??) Rustom Mody <rustompmody@gmail.com> - 2016-03-09 23:54 -0800
Re: Text input with keyboard, via input methods Larry Hudson <orgnut@yahoo.com> - 2016-03-10 20:51 -0800
Re: Text input with keyboard, via input methods Rustom Mody <rustompmody@gmail.com> - 2016-03-11 03:46 -0800
Re: Text input with keyboard, via input methods Marko Rauhamaa <marko@pacujo.net> - 2016-03-10 12:51 +0200
Re: Text input with keyboard, via input methods Rustom Mody <rustompmody@gmail.com> - 2016-03-10 03:59 -0800
Re: Text input with keyboard, via input methods Jerry Hill <malaclypse2@gmail.com> - 2016-03-10 09:38 -0500
Re: Text input with keyboard, via input methods Marko Rauhamaa <marko@pacujo.net> - 2016-03-10 17:13 +0200
Re: Text input with keyboard, via input methods Chris Angelico <rosuav@gmail.com> - 2016-03-11 07:19 +1100
Re: Text input with keyboard, via input methods Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-03-10 21:48 +0000
Re: Text input with keyboard, via input methods Marko Rauhamaa <marko@pacujo.net> - 2016-03-11 00:47 +0200
Re: turtle ?? Chris Angelico <rosuav@gmail.com> - 2016-03-10 18:39 +1100
Re: turtle ?? Terry Reedy <tjreedy@udel.edu> - 2016-03-09 10:30 -0500
csiph-web