Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4837
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | WehlackJ <jwd@dahme-spreewald.de> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] (Unverschluesselt) Re: großes ß |
| Date | Mon, 3 Jul 2017 09:43:23 +0200 |
| Lines | 25 |
| Message-ID | <mailman.16.1499068188.2926.python-de@python.org> (permalink) |
| References | <ermeiaF45r8U1@mid.individual.net> <oj5187$5ve$1@blaine.gmane.org> <b170e342-18c6-8781-82ae-22e702516382@dahme-spreewald.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de tACZJJxXdH46vNbtEvl2SgpD/szZaMI0zIaLGxX3QRcg== |
| Return-Path | <jwd@dahme-spreewald.de> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| X-Virus-Scanned | amavisd-new at l-d-s.de |
| X-Virus-Scanned | LKDS amavisd-new at dahme-spreewald.de |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 |
| In-Reply-To | <oj5187$5ve$1@blaine.gmane.org> |
| X-CompuMailGateway | Version: 6.00.4.16333.x86_64 COMPUMAIL Date: 20170703074323Z |
| Content-Language | de-DE |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.24 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-de/> |
| List-Post | <mailto:python-de@python.org> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <b170e342-18c6-8781-82ae-22e702516382@dahme-spreewald.de> |
| X-Mailman-Original-References | <ermeiaF45r8U1@mid.individual.net> <oj5187$5ve$1@blaine.gmane.org> |
| Xref | csiph.com de.comp.lang.python:4837 |
Show key headers only | View raw
Am 30.06.2017 um 10:14 schrieb Peter Otten:
> Hermann Riemann wrote:
>
>> http://www.tagesschau.de/inland/eszett-103.html
Es wurde ja auch Zeit für das große 'ß'. Da 'ß' aus lang-s ('ſ') und
z(oder s) zusammengesetzt ist, ist eine korrekte Großschreibung nicht
möglich. Es gibt ja kein großes lang-s.
Mappings zu 'ss' oder 'sz' können nur falsch sein. Korrekt wäre wohl ſz
oder ſs.
> A: In standard German orthography, the sharp s ("ß") is uppercased to a
> sequence of two capital S characters. This is a longstanding practice, ...
Was ist hier mit 'longstanding practice' gemeint? In meiner Schulzeit,
vor einigen Jahrzehnten, gab es nur das Mapping in Kleinbuchstaben
ß zu sz und das große 'ẞ' gab es gar nicht, demzufolge auch kein Mapping
auf SS oder SZ.
'ẞ'.lower() ergibt 'ß', das passt also, da sollte doch 'ß'.upper() auch
so hinzukriegen sein, daß 'ß' == 'ß'.upper().lower() True ist.
Gruß
Back to de.comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
großes ß Hermann Riemann <nospam.ng@hermann-riemann.de> - 2017-06-30 09:56 +0200
Re: [Python-de] großes ß Peter Otten <__peter__@web.de> - 2017-06-30 10:14 +0200
Re: [Python-de] großes ß Jens <python-de-mailingliste@jensdiemer.de> - 2017-06-30 10:18 +0200
Re: [Python-de] großes ß "Peter Heitzer" <peter.heitzer@rz.uni-regensburg.de> - 2017-06-30 08:42 +0000
Re: [Python-de] großes ß Ralph Aichinger <ra@pi.h5.or.at> - 2017-06-30 16:07 +0200
Re: [Python-de] großes ß Peter Otten <__peter__@web.de> - 2017-06-30 17:19 +0200
Re: [Python-de] großes ß Bernd Nawothnig <Bernd.Nawothnig@t-online.de> - 2017-07-06 20:46 +0200
Re: [Python-de] großes ß robert <robert@redcor.ch> - 2017-06-30 10:39 +0200
Re: [Python-de] großes ß Thomas Mlynarczyk <thomas@mlynarczyk-webdesign.de> - 2017-06-30 13:34 +0200
Re: [Python-de] großes ß robert <robert@redcor.ch> - 2017-06-30 14:49 +0200
Re: [Python-de] (Unverschluesselt) Re: großes ß WehlackJ <jwd@dahme-spreewald.de> - 2017-07-03 09:43 +0200
Re: [Python-de] (Unverschluesselt) Re: großes ß Peter Otten <__peter__@web.de> - 2017-07-03 12:32 +0200
Re: [Python-de] großes ß Stefan Behnel <python-de@behnel.de> - 2017-07-21 23:13 +0200
csiph-web