Antoine Pitrou <[email protected]> added the comment: > opening file binary has a dramatic effect as well, I would say. After 2 > minutes I stopped execution of the program
Hint: b'' is not equal to '' ;) ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11114> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
