Hi Tsuyuki! tsuyuki makoto: > Proposed solution: punicode conversion before call > django.util.text.get_valid_filename.
Why punycode? I'd think that most filesystems these days support UTF-8 (though, with different normalization, which *is* a problem). * Wouldn't it be better to support any arbitrary settings.FILE_SYSTEM_ENCODING? * What encoding does python use if you pass unicode to open()? Kind regards, Michael -- noris network AG - Deutschherrnstraße 15-19 - D-90429 Nürnberg - Tel +49-911-9352-0 - Fax +49-911-9352-100 http://www.noris.de - The IT-Outsourcing Company --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
