-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On November 11, 2003 02:01 pm, Robert Rozman wrote:
> Hello,
>
> thanks for response. I have no access to PC to try. But if that works why
> are we using latin-1 in first place instead of ISO-8859-1 ? 

They're the same. It's called latin-1 for historic reasons. i18n sucks on 
every OS because everyone's so used to ASCII. It is getting better, though.


> Could someone point me to code where those encodings take place ?

It's done in Python. Here's the list of built-in codecs and their aliases:

http://www.python.org/doc/current/lib/node126.html

You can add new ones using the codecs module:

http://www.python.org/doc/current/lib/module-codecs.html

- -- 
James Oakley
[EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/sbElKtn0F7+/lLMRAvUzAJ43tUjPgjFeDtm4LPbcqreN5WpZAQCfVHj8
dLTYfEOYyiZhIHeTI+k5wPA=
=NI4m
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to