Thursday, June 23, 2005

Python iterators and sentinel values

The excellent blog, from __future__ import *, has an interesting article on from __future__ import * ยป Python iterators and sentinel values.

A more useful way to turn any data into a callable form.

0 Comments:

Post a Comment

<< Home