hi there,

crawling my way through the cython-unstable tree and the Includes/*.pxd files 
I see stuff like so (python_dict.pxd):
    object PyDict_Copy(object p)
    PyObject* PyDict_GetItem(object p, object key)

are they just syntaxic sugar, sweeting the pot to the very same thing ? 
(I guess so)
which one is the most advised ?

cheers,
sebastien.
-- 
#########################################
# Dr. Sebastien Binet
# Laboratoire de l'Accelerateur Lineaire
# Universite Paris-Sud XI
# Batiment 200
# 91898 Orsay
#########################################
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to