On Mar 10, 2010, at 3:57 AM, Dag Sverre Seljebotn wrote: > It was agreed earlier to put pxds for the CPython API into the > namespace > "python". However I'm wondering if "cpython" is more appropriate, > given > that the CPython API is very CPython-specific and has very little to > do > with Python as a language. "python" seems a little to generic to me, > while "cpython" seems specific and to the point.
I like that idea. It makes it more clear that we're really talking about the C/Python API here. - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
