[capi-sig] expression as argument of a object

Hrvoje Niksic hniksic at xemacs.org
Thu Nov 22 20:21:20 CET 2012


Stefan Behnel <python_capi at behnel.de> writes:

> Hrvoje Niksic, 22.11.2012 08:40:
>> Stefan Behnel writes:
>>> nirmoy das, 21.11.2012 12:38:
>>>> Can anyone tell me how to use expression in PyObject_CallObject()
>>>> as argument of object
>>>>
>>>> ex:column_family('keyspace', 'CF', comparator_type=comparator)
>>>
>>> My (biased) advice is to use Cython.
>> 
>> That is not a useful advice for this list.
>
> It's a useful advice for the OP, though, in case he or she doesn't know it
> yet.

Still, this list is not the venue for Cython (or Pyrex, or PyPy, or
Jython...) advocacy.  If you absolutely must pitch Cython, then at least
include a Python/C advice along with the pitch.


More information about the capi-sig mailing list