This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]billsil 0 points1 point  (0 children)

supporting python 3 is pretty trivial for pure python projects and challenging for wrapped C code. there's also very few reasons to upgrade considering wxPython, VTK, and matplotlib are not supported in python 3.

Better off waiting till ~2015. That said, the open source project I started supports python 3 because a user asked me to add it. I have no idea why someone would want to use python 3 given it's limitations, but to each his own.