Santoso Wijaya <santoso.wij...@gmail.com> added the comment: > I don't understand this change in issue13234_py33_v4.patch (the change looks > to be useless).
It's pedantic correctness on my part. SEP and ALTSEP are defined as wide strings L'\\' and L'/' respectively. Their usage in the unicode conditional branch and the bytes conditional branch seem to have been reversed. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13234> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com