On 27 April 2012 21:16, Stefan Behnel wrote:
> mark florisson, 27.04.2012 21:16:
>> On 22 March 2012 20:07, Stefan Behnel wrote:
>>> mark florisson, 22.03.2012 19:50:
For the fused type runtime dispatch I found it very convenient to use
the with statement, but that is not supported in Py
mark florisson, 27.04.2012 21:16:
> On 22 March 2012 20:07, Stefan Behnel wrote:
>> mark florisson, 22.03.2012 19:50:
>>> For the fused type runtime dispatch I found it very convenient to use
>>> the with statement, but that is not supported in Python 2.4. However,
>>> the compiler could dynamicall
On 22 March 2012 20:07, Stefan Behnel wrote:
> mark florisson, 22.03.2012 19:50:
>> For the fused type runtime dispatch I found it very convenient to use
>> the with statement, but that is not supported in Python 2.4. However,
>> the compiler could dynamically compile compiler code with the compil