-
Committer:
Matt Nordhoff
-
Date:
2009-10-27 09:25:31 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4774.
-
Revision ID:
mnordhoff@mattnordhoff.com-20091027092531-q0lygzntui81p7qn
_static_tuple_c.StaticTuple.from_sequence() now supports arbitrary iterables (by converting them to tuples first).
(I basically copied and pasted an example from jam. Except for the ugly reference counting; that was all me.)