Kevin Walzer wrote:
I'm going to be starting some new Python projects in Python 2.6, but am concerned that at least three of the libraries I will be using--pycrypto, paramiko and feedparser--are not currently supported in Python 3.x. The authors of these programs have not given any indication that work is underway to support Python 3.x. Eventually I plan to migrate to Python 3.x.

   Maybe by 2015 or so, that might be feasible.  Wait until Python 3.x
ships as standard with major Linux distros.  Right now, 2.4 or 2.5 is
the production version of Python.

                                        John Nagle
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to