View Single Post
Posts: 31 | Thanked: 95 times | Joined on Apr 2012
#1427
I get an error message while running the newest one:

threads.py:157: Warning: 'with' will become a reserved keyword in Python 2.6

ending up in SyntaxError: invalid syntax

Looks like the effect of 35cf774c435239e61deece5b8f2343e572ca0654, but when I remove the offending methods manually I end up with:

AttributeError: 'module' object has no attribute 'current_thread'
from core/threads.py line 59

Maybe I should just cherry-pick https://github.com/M4rtinK/modrana/c...249529d1f8b251 and apply it on a latest release? Will try that and give you a heads-up

Last edited by tadzik; 2013-07-20 at 11:25.
 

The Following 2 Users Say Thank You to tadzik For This Useful Post: