Re: python 2.6 packages in python 3.0

2009-06-02 Thread Terry Reedy
Chris Rebert wrote: On Tue, Jun 2, 2009 at 12:51 AM, ssd wrote: Hi, I usually works with packages like pyserial, numpy, mathplotlib,pyUSB, etc.. When is planned that these packages are supported in Python 3.0? That would depend on the individual packages and their maintainers. Check their r

Re: python 2.6 packages in python 3.0

2009-06-02 Thread Chris Rebert
On Tue, Jun 2, 2009 at 12:51 AM, ssd wrote: > Hi, > > I usually works with packages like pyserial, numpy, mathplotlib,pyUSB, etc.. > > When is planned that these packages are supported in Python 3.0? That would depend on the individual packages and their maintainers. Check their respective websit

python 2.6 packages in python 3.0

2009-06-02 Thread ssd
Hi, I usually works with packages like pyserial, numpy, mathplotlib,pyUSB, etc.. When is planned that these packages are supported in Python 3.0? Seen this i would say that is not recommendable to use Python 3.0 at the moment? most of 2.6 packages are not available, not working in python 3.0.