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


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

[Python-de] locale is evil?

From Thomas Güttler <guettliml@thomas-guettler.de>
Newsgroups de.comp.lang.python
Subject [Python-de] locale is evil?
Date 2019-11-04 16:43 +0100
Message-ID <mailman.302.1572882196.32318.python-de@python.org> (permalink)
References <c34921c6-3c49-3b24-c48b-697e3ae71f3a@thomas-guettler.de>

Show all headers | 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