Hacker News new | ask | show | jobs
by Subsentient 1623 days ago
Interesting. I've hit this bug before, but not often in Python as far as I can remember. I guess if I need a huge list of something, I'm more likely to look to a dict than use a list with normal indexes.