Hi, Le 22/07/2011 03:03, Vlad Riscutia a écrit : > I'm kind of -1 on changing Python executable name. It would make sense for > different major versions, where there are known incompatibilities, so > python2-python3 would make sense but python31 python32 not that much... > > If my team is using Python and it gets pre-installed with other dev-tools, > do I need to let everyone know they must call python*31*? And if we upgrade, > make sure everyone knows they should now call python*32*? What if we have > scripts that call python? Make sure we update all of them whenever minor > version is changed?
If I understand correctly, adding versioned filenames like python3.3.exe would happen in addition of python.exe, not in replacement. Regards _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com