On Wed, Jul 20, 2011 at 12:20 AM, Stefan Behnel <stefan...@behnel.de> wrote:

> Steven D'Aprano, 20.07.2011 06:28:
>
>  Python has a GIL.
>>>
>>
>> Except for Jython, IronPython and PyPy.
>>
>
> PyPy has a GIL, too.


There's been talk of removing PyPy's GIL using transactional memory though.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to