On Mar 10, 12:23 pm, William Stein <wst...@gmail.com> wrote: > On Sat, Mar 10, 2012 at 8:16 AM, Keshav Kini <keshav.k...@gmail.com> wrote: > > William Stein <wst...@gmail.com> writes: > >> Hi, > > >> Have you ever wondered how difficult it might be to switch Sage from > >> Python 2.7 to Python 3.x? Some students in my course made a webpage > >> that summarizes the Python 3 support status of the Python packages > >> that Sage depends on: > > >> http://wstein.org/edu/2012/1062/projects/final/miloshevich-nason/ > > >> Interesting examples: > > >> * Matplotlib doesn't support Python 3.x at all yet. > > > This is interesting. I remember that there was quite a bit of work being > > done on Python 3 by the matplotlib developers at Sage Days 29 last > > summer. I also notice in the commit log of matplotlib on github there is > > evidence of recent Python 3 -related activity. > > There's no question matplotlib will support Python 3.x at some point. > It is perhaps surprising how long it is taking for all the projects > to support Python 3.x, given that Python 3.0 was officially released > "December 3rd, 2008" (after many alpha's and beta's).
Though see "Learn Python the Hard Way", which has been referenced here before: A programmer may try to get you to install Python 3 and learn that. You should tell them, "When all of the python code on your computer is Python 3, then I'll try to learn it." That should keep them busy for about 10 years. Not that we should take Zed's word for it :) but just sayin'. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org