Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5854
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.tota-refugium.de!.POSTED!not-for-mail |
|---|---|
| From | Marcel Logen <333200007110-0201@ybtra.de> |
| Newsgroups | de.comp.os.unix.linux.misc, de.comp.lang.python |
| Subject | unicodedata (was: Pi Symbol (3,14..) mit der Tastatur eingeben) |
| Followup-To | de.comp.lang.python |
| Date | Fri, 18 Nov 2022 18:45:51 +0100 |
| Organization | Bureau Logen |
| Message-ID | <20221118fr174551@o15.ybtra.de> (permalink) |
| References | <tl7omo$2m0bt$1@gwaiyur.mb-net.net> <jtp9c8Fc4moU1@mid.individual.net> <keyboard-20221118134324@ram.dialup.fu-berlin.de> <tl82bj$2mi2m$2@gwaiyur.mb-net.net> <Zeichen-20221118150812@ram.dialup.fu-berlin.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=fixed |
| Content-Transfer-Encoding | 8bit |
| Injection-Info | tota-refugium.de; logging-data="57218"; mail-complaints-to="abuse@news.tota-refugium.de" |
| User-Agent | flnews/1.2.0pre12 (for GNU/Linux) |
| Cancel-Lock | sha1:2tMigUx/Ftp9wF9o7eZd/wnhtAQ= |
| Face | iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAADFBMVEX/9QAA1TPIAABlvvBYTq5SAAAAXUlEQVR4nGMIRQIMDgxwwDjIOVqrVjXAOQrIMhAOPzLnP5SzagEDA/N5CEepQQOoCqpMi4GLgcGGH2YPUwPcAHwcLoQ9GkAI53CB7EEoY0Dj8P//P0gCkT4c5CQGAIqKIGA8n8MIAAAAAElFTkSuQmCC |
| X-User-ID | eJwFwYcBwDAIA7CXGoYJ5zDi/0+o5IqDCYPDnE5tlLJVuIwrC8tv+mVO83FDKiS7rnNT9tQPNgASMA== |
| X-Face | 5X?qu%J/@7OmgLe8?jW-(g70$ZCd]N/hZ~E~~F}&'C4:EOHh)@>K1=@NP_X<B\2vgE?V$9S@5Uc,z#70GC.X?0s9_I_n0qUpS*h>pn\@U}woYrt`,W:U3$Y#|DsA'.;mv9~&)LwfHQzNt;<[x |
| Xref | csiph.com de.comp.os.unix.linux.misc:126253 de.comp.lang.python:5854 |
Cross-posted to 2 groups.
Followups directed to: de.comp.lang.python
Show key headers only | View raw
Stefan Ram in de.comp.os.unix.linux.misc: [...] > . Quelltext: > >import re >import sys >import unicodedata [...] >for i in range( sys.maxunicode+1 ): [...] Das ist interessant, danke. Ich wußte nicht, daß es diese Möglichkeit in Python3 gibt. <https://docs.python.org/3/library/unicodedata.html> Allerdings wird da offenbar bislang nur die Unicode-Version 14 unterstützt. Aktuell ist die 15: <https://www.unicode.org/versions/Unicode15.0.0/>. <https://www.unicode.org/Public/15.0.0/ucd/> Ich habe mir vor Jahren einmal ein Python3-Script geschrie- ben, das die (lokal vorliegende) Datei UnicodeData.txt für meine Zwecke auswertet. Marcel F'up2 de.comp.lang.python -- ─╮ ╭─╮ ╭─╮ ╭───╮ ..30..╭───╮ ╭─╮ ╭─╮ ╭────────────╮ ╰─╯ │ │ │ ..15..│ ╰─╮ ╭─╮ ╭─╯ ╰─╮ │ ╰─╯ ╰─╯ ╭─────────╯ ╭─ ╭───╯ ╭─╯ ╰──╮ ╭─╮ │ ╰─╯ │ ╰──╮ ╭─╯ ╭─╯ ..51..│ ╭────╮ ╭───╯ ╰─────╯ ╰─╯ ╰─╯ ╰─────╯ ╰───╯ ..51..╰─╯ ╰──╯
Back to de.comp.lang.python | Previous | Next — Next in thread | Find similar
unicodedata (was: Pi Symbol (3,14..) mit der Tastatur eingeben) Marcel Logen <333200007110-0201@ybtra.de> - 2022-11-18 18:45 +0100 Re: unicodedata (was: Pi Symbol (3,14..) mit der Tastatur eingeben) "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2022-11-19 00:01 +0100
csiph-web