[Biopython-dev] Python 2 and 3 migration thoughts

Peter Cock p.j.a.cock at googlemail.com
Sun Oct 20 19:16:32 UTC 2013


Hi all,

I've made a pull request which solves all the remaining
Python 2 vs 3 imports using try/except:

https://github.com/biopython/biopython/pull/249

Some comments over on GitHub (or here) would be great.

Thanks,

Peter

[Yes, I've also got a 'six' branch which did this using
a bundled copy of the six library, but I'm not sure we
really need to bother with that. This seems lighter.]



More information about the Biopython-dev mailing list