What is the required minimum version of Python to run MoinMoin? -Sebastian Haase
On Jan 23, 2008 6:26 PM, <[EMAIL PROTECTED]> wrote: > > Dave> I am trying to upgrade from 1.5.8 to 1.6.0 and I get the following > Dave> traceback when running the migration script: > > ... > Dave> > "/usr/local/moin-1.6.0/lib/python2.3/site-packages/MoinMoin/script/migrat > Dave> ion/_conv160.py", line 474, in save_list > Dave> what_sorted.sort(cmp=lambda x, y: cmp(x[1:], y[1:])) > Dave> TypeError: sort() takes no keyword arguments > > Dave> I'm Running Python 2.3 - any ideas? > > Try upgrading to Python 2.4 or, better yet, 2.5. > > -- > Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/ > > The major difference between Democrats and Republicans is that > Republicans don't know that Randy Newman's lyrics are full of sarcasm. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Moin-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/moin-user > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
