Page 1 of 1

Python 3

Posted: Sun Dec 06, 2009 12:00 am
by yzmxer608
Does Python 3 work with mxs?

http://www.python.org/download/

Re: Python 3

Posted: Sun Dec 06, 2009 11:12 pm
by jlv
All of my scripts were written for Python 2. Python 3 breaks compatibility but might still work on some stuff. I wouldn't download Python 3 unless I specifically needed it.

I'll probably convert my scripts to ECMAScript instead of Python 3. The last thing I need is a scripting language that breaks backwards compatibility for no good reason.

Re: Python 3

Posted: Sun Dec 06, 2009 11:22 pm
by yzmxer608
Ok, thanks. Just wasn't sure which version I should download :).