News

The documentation, as I glance at it again, essentially says that a sequence is a string-like object, a tuple, or an xrange object, and that an iterable is anything that has __iter__ to return an ...