Alessandro Moura added the comment: Im OK with the patch changes.
''' /home/rdmurray/python/p33/Lib/os.py:263: BytesWarning: Comparison between bytes and string if tail == curdir: # xxx/newdir/. exists if xxx/newdir exists /home/rdmurray/python/p33/Lib/glob.py:63: BytesWarning: Comparison between bytes and string if basename == '': ''' Yes, I do see these warnings running with -b. I will look into them and try to fix them. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15826> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com