Ed Leafe schrieb: > I'm having a hard time reproducing this. I've names some directories > with non-ASCII characters, and run os.path.join with those directories > and all sorts of values for 'connFile', and the join method was able > to handle it. Can you tell me what you get when you type the following: > > import os > print os.path.supports_unicode_filenames
This gives "True" for me. I have added some more info to the ticket here: http://trac.dabodev.com/ticket/1185#comment:1 -- Christoph _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
