> OK, PEP 277 is now available from: > http://python.sourceforge.net/peps/pep-0277.html Looks very good to me, except that the listdir approach (unicode in, unicode out) should apply uniformly to all platforms; I'll provide an add-on patch to your implementation once the PEP is approved. Regards, Martin