2012/6/12 Davide Andreoli :
> 2012/6/12 Tom Hacohen :
>> On 10/06/12 15:13, Kai Huuhko wrote:
>>> Heads up, expect the unexpected.
>>>
>>> I've started getting the bindings ready for Py3.
>>>
>>> I'm going to add two functions, fruni and touni (see below), which
>>> will handle string conversions.
2012/6/12 Tom Hacohen :
> On 10/06/12 15:13, Kai Huuhko wrote:
>> Heads up, expect the unexpected.
>>
>> I've started getting the bindings ready for Py3.
>>
>> I'm going to add two functions, fruni and touni (see below), which
>> will handle string conversions. Any *_set method taking in strings
>>
On 10/06/12 15:13, Kai Huuhko wrote:
> Heads up, expect the unexpected.
>
> I've started getting the bindings ready for Py3.
>
> I'm going to add two functions, fruni and touni (see below), which
> will handle string conversions. Any *_set method taking in strings
> will need to wrap the value(s) i
Heads up, expect the unexpected.
I've started getting the bindings ready for Py3.
I'm going to add two functions, fruni and touni (see below), which
will handle string conversions. Any *_set method taking in strings
will need to wrap the value(s) in fruni and the *_get methods
returning char* wra