Re: [Matplotlib-users] Python 3

2010-12-23 Thread Robert Young
rsday, December 23, 2010 2:47 PM To: matplotlib-users@lists.sourceforge.net Subject: Re: [Matplotlib-users] Python 3 On 12/23/2010 1:01 PM, Robert Young wrote: > Hi, I have used Matplotlib extensively now for 2 years with python 2.x. > I recently needed to move to python 3.1 which was greatly

[Matplotlib-users] Python 3

2010-12-23 Thread Robert Young
Hi, I have used Matplotlib extensively now for 2 years with python 2.x. I recently needed to move to python 3.1 which was greatly facilitated by numpy and scipy being ported to python 3. I was lucky in that all I have to change is many print statements. All on a Windows OS. But my progress i