Hello everybody, I have a problem when creating an archive using zipfile. If the name of the file to be added contains a special character like an umlaut, this character gets replaced by another character. What can I do against this? I am using Python 2.2.2 on Win2K. -Patrick