22 Nov
2012
22 Nov
'12
7:40 a.m.
Stefan Behnel <python_capi@behnel.de> 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. This list is dedicated to development with the Python/C API, not for Cython advocacy.