-
Committer:
John Arbash Meinel
-
Date:
2009-09-08 21:35:01 UTC
-
mto:
(4679.6.1 2.1-export-c-api)
-
mto:
This revision was merged to the branch mainline in
revision
4735.
-
Revision ID:
john@arbash-meinel.com-20090908213501-njweb8wujinok4ty
Have a pure-python implementation that works as tuples of tuples of strings,
which is what we have today. There is a bit of extra overhead, as we now do type checking, etc.
We may want to make the type checking optional...