What is considered an "advanced" topic in Python?

Mike Driscoll kyosohma at gmail.com
Fri May 29 12:55:53 EDT 2015


On Friday, May 29, 2015 at 11:08:19 AM UTC-5, Joel Goldstick wrote:
> Maybe itertools or generators
> 

Yeah, I was thinking along those lines. I was also thinking about some of the cool stuff in the collections and contextlib modules.

Mike



More information about the Python-list mailing list