Vinay Sajip <[email protected]> added the comment: I noticed that in my cleanup code, I had the lines
h.close() remover.join() but it makes more sense for these to be in the opposite order. I've made that changed and pushed it up (for 2.7, 3.2 and default). ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14632> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
