Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail From: "Walter =?utf-8?q?D=C3=B6rwald?=" Newsgroups: de.comp.lang.python Subject: Re: [Python-de] Verkettungszeichen Date: Wed, 10 Feb 2016 10:49:43 +0100 Lines: 22 Message-ID: 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: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com de.comp.lang.python:4254 On 10 Feb 2016, at 10:19, Andreas R=C3=B6hler wrote: > Seid gegr=C3=BC=C3=9Ft, > > kann in htmlentitydefs.py, das hier unter /usr/lib/python2.7/ liegt=20 > das Verkettungszeichen (codepoint 124, #o174, #x7c) nicht finden. > > =C3=9Cbersehe ich da etwas? In https://dev.w3.org/html5/html-author/charref oder=20 https://www.w3.org/TR/html4/sgml/entities.html ist das Zeichen nicht zu=20 finden, d.h. es gibt in HTML keine Entity-Definition daf=C3=BCr, daher=20 taucht es auch in htmlentitydefs.py nicht auf. Welchen Namen h=C3=A4ttest Du denn erwartet? > Gr=C3=BC=C3=9Fe, > > Andreas Servus, Walter