-
Committer:
John Arbash Meinel
-
Date:
2009-10-01 20:57:55 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-20091001205755-6gvs1f6njipjbxo6
messy but working.
Start exposing the C API using a nice python dict, rather than offsets into an array.
This is much more convenient and allows a small amount of api skew without
serious problems. It also allows some safety checks to be performed during
import.
Mostly we just need to clean up the code a bit.