Python 3

John Arbash Meinel john at arbash-meinel.com
Wed Jun 30 22:28:39 BST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


...

> Documentation here:
>   http://packages.python.org/six/
> 
> Also, I don't really know if he is going for all-of-2 (2.1,2.2,2.3 or
> just 2.6+3.x compatibility.)

I just looked at the code, and it is pretty clear it isn't meant for all
versions of 2.x. It does stuff like:

  from . import _util

Which seems to work under 2.5, but doesn't work on python2.4.

Though if we decided we could drop 2.4 support (and not 2.5) it might
work for us.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwrtwcACgkQJdeBCYSNAAPQ7gCeIY6T+1/JFqmWLJYv4Rw0gUg7
XeoAn3zTGAsFE9UqKlIjgLbrRs6XBqGw
=09uD
-----END PGP SIGNATURE-----



More information about the bazaar mailing list