Milt Epstein added the comment: FWIW, it might be more concise and more consistent with the existing code to change the one line to:
total = min(float(chunkLength * iteration), float(len(data))) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29405> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com