Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4254
| Path | csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | "Walter Dörwald" <walter@livinglogic.de> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Verkettungszeichen |
| Date | Wed, 10 Feb 2016 10:49:43 +0100 |
| Lines | 22 |
| Message-ID | <mailman.3.1455097795.22075.python-de@python.org> (permalink) |
| References | <56BB00BA.50607@online.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de 9Ag4neCpuSugr6sjZai0wA0vpxw1qlHsMAuef9GP8sxw== |
| Return-Path | <walter@livinglogic.de> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| X-Virus-Scanned | Debian amavisd-new at rhein.livinglogic.de |
| In-Reply-To | <56BB00BA.50607@online.de> |
| X-Mailer | MailMate (1.9.3r5187) |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.21rc2 |
| 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> |
| Xref | csiph.com de.comp.lang.python:4254 |
Show key headers only | View raw
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?
> Grüße,
>
> Andreas
Servus,
Walter
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] Verkettungszeichen "Walter Dörwald" <walter@livinglogic.de> - 2016-02-10 10:49 +0100
csiph-web