Python 2.6 and deprecated modules

2009-07-13 Thread Lisandro Dalcin
Fedora 11 moved to Python 2.6. Now many Python stdlib modules are deprecated (as part of the transition to Python 3.x series). /u/dalcinl/Devel/PETSc/petsc-dev/config/BuildSystem/config/compilers.py:7: DeprecationWarning: the sets module is deprecated import sets

Python 2.6 and deprecated modules

2009-07-13 Thread Matt Knepley
I like 1) as well. However someone needs to test the fixes on ancient RH python. Matt From the phone On Jul 13, 2009, at 1:15 PM, Lisandro Dalcin dalcinl at gmail.com wrote: Fedora 11 moved to Python 2.6. Now many Python stdlib modules are deprecated (as part of the transition to

Python 2.6 and deprecated modules

2009-07-13 Thread Lisandro Dalcin
On Mon, Jul 13, 2009 at 6:47 PM, Matt Knepleyknepley at gmail.com wrote: I like 1) as well. However someone needs to test the fixes on ancient RH python. No problem, I have custom installs of old Python's starting from 2.3 and up to current SVN trunk (2.7)... Do you remember what version is

Python 2.6 and deprecated modules

2009-07-13 Thread Matthew Knepley
/20090713/edf89643/attachment.html