Hacker News new | past | comments | ask | show | jobs | submit login

What is the Python set module he's talking about?




I think he's referring to the datatype (class) and associated operations (so not a literal Python module that you import, which may be where your confusing is coming from).


so not a literal Python module that you import

That's new in Python 3 (or maybe 2.7). When sets where first added to Python it was a module you imported.

That's a another downside of being an old programmer. Changes that happened 'very recently' also happened before many of your colleagues started programming :)




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: