how do i make an array global

Fredrik Lundh fredrik at pythonware.com
Thu Jun 29 13:18:43 EDT 2006


a wrote:

> i understand index error
> but there is no index error in my code that is the problem!

so who wrote the "c:\mark\web1\code.py" file ?

 > >  File "c:\mark\web1\code.py", line 64, in GET
 > >     l_code.append( len(d_list_code[i]['entries']) )
 > > IndexError: list index out of range

maybe you should talk to Mark ?

</F>




More information about the Python-list mailing list