Should I have any performance concerns with the index position used to
pop() values off of large lists?



In other words, should pop(0) and pop() be time equivalent operations
with long lists?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to