A Guide to Python's Magic Methods « rafekettler.comUseful! I knew a lot of these, but there are a few I've never had reason to use.#python#tutorial#programming·rafekettler.com·Sep 2, 2013A Guide to Python's Magic Methods « rafekettler.com
Tutorial on Python Iterators and GeneratorsGood introduction to writing iterator and generator classes, including for file I/O.#python#tutorial#programming#pdf·heather.cs.ucdavis.edu·Jun 6, 2009Tutorial on Python Iterators and Generators