April 26, 2008

Python: Generator Tricks for Systems Programmers

This tutorial discusses various techniques for using generator functions and generator expressions in the context of systems programming. This topic loosely includes files, file systems, text parsing, network programming, and programming with threads. Link Posted by Tim at April 26, 2008 02:40 PM | TrackBack