[Python-de] ASCII nach ANSI konvertieren
Gerhard Häring
gh at ghaering.de
Wed May 28 15:23:38 EDT 2003
Ron Opitz wrote:
> Hi,
>
> ich suche schon einige Zeit unter Google, habe aber noch nichts passendes
> gefunden.
>
> Wie kann ich eine Datei im ASCII-Format in das ANSI-Format umwandeln? [...]
ASCII hat 7 Bit. Was ist ANSI? Kannst du uns die präzisen Bezeichnungen
der verwendeten Encodings sagen?
http://www.python.org/dev/doc/devel/lib/node125.html
-- Gerhard
More information about the Python-de
mailing list