Carlo Rosati <[email protected]> added the comment:
Okay I needed to do .pop(0) instead of .pop(-1) which is probably O(N) ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34410> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
