Geoffrey Zhu wrote: > This is probably off the topic. Do you know such a function for > regular python objects? For example, I know a PyObject is a number, > but I don't know the exact type. Is there any quick way to convert it > to a C double type?
I just answered your question on the python-list. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
