-
Committer:
John Arbash Meinel
-
Date:
2009-10-08 04:40:16 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-20091008044016-p23bjw6vmqneqyz9
some whitespace and expose the rest of the C api in the .pxd file.
Putting it in .pyx is only necessary if we will have other Pyrex code that wants
to use it, because declaring it 'api' is sufficient to expose it at the C level.