On 14 September 2011 09:44, Vincent Vande Vyvre
<vincent.vandevy...@swing.be> wrote:
>   File "unpyc3.py", line 211, in __init__
>     for v in code_obj.co_cellvars + code_obj.co_freevars]
> AttributeError: 'NoneType' object has no attribute 'co_cellvars'

Could you show me what you do to get this error?  Thank you,

Arnaud

PS: I've checked; DELETE_DEREF was introduced in Python3.2
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to