Changed the inline loops in myAxes
In MyAxes.update we wrote some inline loops that are not compatible with python2.6 I just wrote them in not inline mode, it shoudl work
Please register or sign in to comment
In MyAxes.update we wrote some inline loops that are not compatible with python2.6 I just wrote them in not inline mode, it shoudl work