Unicode zipping from Python code?

durumdara durumdara at gmail.com
Mon Mar 26 03:21:16 EDT 2007


Hi!

As I experienced in the year 2006, the Python's zip module is not 
unicode-safe.
With the hungarian filenames I got wrong result.
I need to convert iso-8859-2 to cp852 chset to get good result.
As I see, this module is "a command line tool" imported as extension.

Now I search for something that can handle the characters good, or 
handle the unicode filenames.

Does anyone knows about a python project that can do this?
Or other tool what I can use for zipping intern. characters?

Thanks for your help!

    dd




More information about the Python-list mailing list