Not that it helps, but apparently os.walk makes encoding assumptions based on how it's started / what it finds first, and can't handle filenames (which are bytes) that don't match the encoding it picks. Had to write my own version.
Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en.
