[MERGE] setup.py script explicitly checks for Python version. (#200569)
John Arbash Meinel
john at arbash-meinel.com
Mon Mar 10 21:58:43 GMT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Alexander Belchenko wrote:
| Currently there is python reinvocation logic in setup.py, but it's
| actually useless,
| as bug #200569 reveals. The patch removes this logic and provide
| explicit check for
| Python version before import bzrlib.
|
| I think it's worth to merge to bzr.dev.
|
BB:tweak
I think we should use sys.version_info rather than sys.hexversion
All you really need to do is move the existing check earlier (and I would get
rid of the REINVOKE stuff).
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFH1a8TJdeBCYSNAAMRAoqEAKDE2d03XsM5LWEQT0vPKAlxBmYDjgCffeIT
3IOEF+BDCEzq/qWOs0tGRQU=
=E6YK
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list