Hi,
is there a reason for having the two?
The "uc_definition" is set to instances of "CythonUtilityCode" in
UtilityCode.py, whereas the other is used to keep references to
"UtilityCode" instances, but both inject their code in the same way, it
appears. The first also has dedicated support in
On 21 August 2011 12:31, Stefan Behnel wrote:
> Hi,
>
> is there a reason for having the two?
>
> The "uc_definition" is set to instances of "CythonUtilityCode" in
> UtilityCode.py, whereas the other is used to keep references to
> "UtilityCode" instances, but both inject their code in the same wa
On 21 August 2011 12:54, mark florisson wrote:
> On 21 August 2011 12:31, Stefan Behnel wrote:
>> Hi,
>>
>> is there a reason for having the two?
>>
>> The "uc_definition" is set to instances of "CythonUtilityCode" in
>> UtilityCode.py, whereas the other is used to keep references to
>> "UtilityC
mark florisson, 21.08.2011 12:57:
On 21 August 2011 12:54, mark florisson wrote:
On 21 August 2011 12:31, Stefan Behnel wrote:
is there a reason for having the two?
The "uc_definition" is set to instances of "CythonUtilityCode" in
UtilityCode.py, whereas the other is used to keep references to