Hi all,

I've a question about Python's Unicode handling and hope that someone
can help.

First, when a string is a Unicode string does this mean that every
character is 2 or 4 bytes wide?

Second, file names from a fat system seem to be in latin1 but on the
ext2/3 are in utf8. How can they be processed in a safe way without
causing UnicodeErrors?

This is related to the new library module in freevo-1, Wout and I are
having trouble fixing it to work in all cases.

Thanks
Duncan


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to