Serhiy Storchaka <[email protected]> added the comment: > Ok, I understand. You're trying to make the getvalue() call cheaper, > right?
Yes, it saves up to half of time on large data (on Linux). It would be interesting to see the results of these microbenchmarks on Windows. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15381> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
