Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:
> I’m not 100% sure I should change 'r' to 'rb' in logging: > It’s unrelated to with, and the rest of the file > has not been checked for similar errors. Good catch. This should only be a with-statement transformation. I caught other accidental semantic changes, so be continue to exercise care. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10461> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com