In article <mailman.6471.1391741496.18130.python-l...@python.org>, Dave Angel <da...@davea.name> wrote:
> list does not promise better than O(1) behavior I'm not aware of any list implementations, in any language, that promises better than O(1) behavior for any operations. Perhaps there is O(j), where you just imagine the operation was performed? -- https://mail.python.org/mailman/listinfo/python-list