>> New behaviour:
>>
>> haypo@smithers$ ./python
>> Python 3.6.0a0 (default:759a975e1230, Feb 8 2016, 18:21:23)
> def f():
>> ... False
>> ...
Ok, I see in your case there's no return :-)
___
Python-Dev mailing list
Python-Dev@python.org
https://
Food for thought: maybe we should have variable-encoding lengths for
all opcodes, rather than the current cumbersome scheme?
Funny, it sounds like UTF-8 :-)
___
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/
On 03/21/2011 11:35 PM, "Martin v. Löwis" wrote:
If people then complain about too much fine-grainedness, we could
tighten it again.
Hi to all for the first time,
I'm new to this list. First of all I would like to thank all you for the
great software and ideas you produce.
I found this