Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5589

[Python-de] locale is evil?

Path csiph.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!fu-berlin.de!uni-berlin.de!not-for-mail
From Thomas Güttler <guettliml@thomas-guettler.de>
Newsgroups de.comp.lang.python
Subject [Python-de] locale is evil?
Date Mon, 4 Nov 2019 16:43:09 +0100
Lines 25
Message-ID <mailman.302.1572882196.32318.python-de@python.org> (permalink)
References <c34921c6-3c49-3b24-c48b-697e3ae71f3a@thomas-guettler.de>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de sPQxKYVz+0HEE80mgY+HNgvJnALI78pPoS7Ghjez14zA==
Return-Path <guettliml@thomas-guettler.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0
Content-Language de-DE
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.29
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 <c34921c6-3c49-3b24-c48b-697e3ae71f3a@thomas-guettler.de>
Xref csiph.com de.comp.lang.python:5589

Show key headers only | View raw


Hallo,

ich bin kein Freund der POSIX locale.

Die Begründung ist relativ einfach: Ich habe aufgrund der locale
schon viel Zeit verschwendet. Hier funktioniert es, aber wo anders
klappt es nicht. Gleicher Code, gleicher Input - aber - trotzdem
ein anderes Ergebnis.

Das schöne und einfache input-processing-output Verfahren gefällt mir besser.

Die locale ist "stateful" und darum nervig.

Wie seht ihr das?

Gruß,
   Thomas





-- 
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

[Python-de] locale is evil? Thomas Güttler <guettliml@thomas-guettler.de> - 2019-11-04 16:43 +0100

csiph-web