On Wed, 20 Oct 2010 20:01:56 -0500 Ron Adam <r...@ronadam.com> wrote: > > On Ubuntu, I use python, python2.7, python3.1, python3.2 and that is what I > type to use that particular version. The -m option seems to me to be the > easiest to do and works with all of these. > > python2.7 -m setup > python3.2 -m setup
Having pysetup or pysetupX.Y executables would be much more practical with shell auto-completion, though. Regards Antoine. _______________________________________________ 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