On Mar 7, 11:03 pm, Chris Angelico <ros...@gmail.com> wrote: > On Thu, Mar 8, 2012 at 7:39 AM, John Salerno <johnj...@gmail.com> wrote: > > it only > > seemed to support Python 2.7. I'm using 3.2. Is 2.7 just the minimum > > version it requires? It didn't say something like "2.7+", so I wasn't > > sure, and I don't want to start installing a bunch of stuff that will > > clog up my directories and not even work. > > Just to clarify: Python 2 and Python 3 are quite different. If > something requires Python 2.7, you cannot assume that it will work > with Python 3.2; anything that supports both branches will usually > list the minimum version of each (eg "2.7 or 3.3"). > > ChrisA
That's why I asked first, because I got the feeling it did NOT support Python 3 :) -- http://mail.python.org/mailman/listinfo/python-list