Re: Problem with gnome-doc-utils



Le dimanche 02 août 2009 à 12:47 +0200, Milo Casagrande a écrit :
> Hi,
> 
> I was updating gnome-doc-utils with jhbuild this morning, but I ran
> into a problem.
> 
> During the make phase I had this error:
> 
> TypError: enumarate() takes exactly 1 argument (2 given)
> 
> The problem, I guess, is that python in jhbuild is at 2.5.x version,
> while the enumarate function that takes two arguments has been added
> in 2.6.
> 
> What can we do about that?
> 
> The commit that introduced that function should be one of yesterday commits.

Sorry, my bad. The start parameter of enumerate was indeed introduced in
Python 2.6. Should be fixed now.

Claude



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]