[Patch] make test suite force use of Python 2.4
Christophe Cavalaria
chris.cavalaria at free.fr
Mon May 16 00:15:55 BST 2005
Aaron Bentley wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Since 2.4 is required, and the user won't have anything acceptable
> installed unless it's 2.4, let's run python2.4 instead of python.
>
> Aaron
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.5 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFCh77e0F+nu1YWqI0RAveuAJ9j/3A7o8rapT1AZ3AWxb0l+5U+YgCfeDGp
> 5dUuCHZqlH3R+mxOmggrBos=
> =yOsu
> -----END PGP SIGNATURE-----
And what will you do when Python 2.5 gets out ? Better to check for
sys.version_info and display a friendly error message.
More information about the bazaar
mailing list