Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4257
| From | "Andreas Jung" <lists@zopyx.com> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Verkettungszeichen |
| Date | 2016-02-10 11:01 +0100 |
| Message-ID | <mailman.6.1455098472.22075.python-de@python.org> (permalink) |
| References | <56BB00BA.50607@online.de> <1B337E76-3318-45CC-8F0E-97446BE6D506@livinglogic.de> <56BB09CC.8010104@online.de> |
[Multipart message — attachments visible in raw view] - view raw
Das Zeichen ist hat keine entsprechende Entsprechung als named entity. Punkt...da braucht man jetzt nichts zu diskutieren oder lamentieren...ist halt so. -aj On 10 Feb 2016, at 10:58, Andreas Röhler wrote: > On 10.02.2016 10:49, Walter Dörwald wrote: >> On 10 Feb 2016, at 10:19, Andreas Röhler wrote: >> >>> Seid gegrüßt, >>> >>> kann in htmlentitydefs.py, das hier unter /usr/lib/python2.7/ liegt das Verkettungszeichen (codepoint 124, #o174, #x7c) nicht finden. >>> >>> Übersehe ich da etwas? >> >> In https://dev.w3.org/html5/html-author/charref oder https://www.w3.org/TR/html4/sgml/entities.html ist das Zeichen nicht zu finden, d.h. es gibt in HTML keine Entity-Definition dafür, daher taucht es auch in htmlentitydefs.py nicht auf. >> >> Welchen Namen hättest Du denn erwartet? > > Na, drin ist z.B. > > 'brvbar': 0x00a6, # broken bar = broken vertical bar, U+00A6 ISOnum > > Da vertical bar neuerdings vertical line heißt: 'vline' > > > > _______________________________________________ > python-de maillist - python-de@python.org > https://mail.python.org/mailman/listinfo/python-de
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] Verkettungszeichen "Andreas Jung" <lists@zopyx.com> - 2016-02-10 11:01 +0100
csiph-web