Talk:Wishlist/eyeonscript

From VFXPedia

Jump to: navigation, search

Consider newer Python builds for PeyeonScript

  • Python 3.2 as default interpreter in future releases (has a backwards compatible ABI, compare http://docs.python.org/dev/whatsnew/3.2.html#pep-384-defining-a-stable-abi). This should make PeyeonScript compatible for future 3.x versions of python.--bFloch
  • Python2.7 should be the future 2.6 replacement since this will be the feature freezed 3.x backported last 2.x stable version. It's not that common since it is rather fresh but way to go once more of the important packages are ported. Maybe for the transition 2.6 / 2.7 should be available until other vendors like Autodesk, SideFX etc. update their python version. --bFloch