commit | d6d010b874a82df889037bdb1cc71032d2155034 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Thu Jun 21 02:49:55 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Thu Jun 21 02:49:55 2001 +0000 |
tree | 643bda2ce2915c0142dfd240afb36bd5b1141403 | |
parent | 2b13ce831795f6f0304c157a31909ac2ce5d5ccb [diff] |
Teach the UNPACK_SEQUENCE opcode how to tease an iterable object into giving up the goods. NEEDS DOC CHANGES