-
Committer:
John Arbash Meinel
-
Date:
2008-08-21 22:28:39 UTC
-
mto:
This revision was merged to the branch mainline in
revision
3644.
-
Revision ID:
john@arbash-meinel.com-20080821222839-xy2yufgx6m6zzzt2
Shave off some more time by using exact accessors.
Basically, the inner access is using PyTuple and PyString functions
instead of their PyObject counterparts.